testcontainers-dotnet
testcontainers-dotnet copied to clipboard
[Enhancement]: Add Kong (Gateway) support
Problem
It would be nice to have a testcontainer for a minimal Kong API gateway container. I don't know if this is possible.
Solution
Implement a new testcontainer type "kong".
Benefit
- Easier tests
- More flexibility
Alternatives
Would you like to help contributing this enhancement?
Yes