testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.73k stars 262 forks source link

feat: Add Consul module #1028

Closed witskeeper closed 10 months ago

witskeeper commented 10 months ago

What does this PR do?

add Testcontainers.Consul

Why is it important?

support consul containers

netlify[bot] commented 10 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit e4a7ef289f73ec0470e34df8e4deded7b010b7ca
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/653400bde737d1000785ab93
Deploy Preview https://deploy-preview-1028--testcontainers-dotnet.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

HofmeisterAn commented 10 months ago

Thank you for addressing the suggestions. I have briefly reviewed the PR, and it looks good. I plan to merge it either tomorrow or the day after, depending on my availability.

witskeeper commented 10 months ago

glad to be able to contribute code.