-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support microcks-testcontainers-dotnet? #19
Comments
Welcome to the Microcks community! 💖 Thanks and congrats 🎉 for opening your first issue here! Be sure to follow the issue template or please update it accordingly. 📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌" Hope you have a great time there! 🌟 ~~~~~~~~~ 🌟 📢 If you like Microcks, please ⭐ star ⭐ our repo to support it! 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. |
Sorry. I posted in the wrong place. Ignored it. |
This is now available in https://github.com+microcks/microcks-testcontainers-dotnet ! 🚀 |
Reason/Context
We come from the .NET community and would like to have the ability to use microrocks with testcontainers
Description
We just came around in some communities like Java, Go, and Node and saw there are native supports to run microrocks with testcontainers, and see that there are a lot of benefits on integration tests, and mocking some external services (via OpenAPI or even AsyncApi specs). My question is do we have a plan to support it for .NET/C#? Thank you very much.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: