testcontainers / testcontainers/testcontainers-dotnet
[Enhancement]: Add Kong (Gateway) support
Open
Nobody has claimed this yet.
enhancement
module
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 357
- Avg merge
- 14h 42m
- Merged PRs (30d)
- 16
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by locating existing testcontainer types and their tests, then compare their structure with the requested "kong" type. Done means a minimal Kong API gateway container is supported and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, docker
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100