testcontainers icon indicating copy to clipboard operation
testcontainers copied to clipboard

pre-configured testcontainers for your golang integration tests.

Results 2 testcontainers issues
Sort by recently updated
recently updated
newest added

github.com/testcontainers/testcontainers-go changed some version, now it provides better logging and some other improvements. I've also bumped go version. If you don't want to change it, tell me please, I'll bring...

Thank you very much for your library, it's very convenient and I love it! I used it in bitbucket pipelines and successfully run Redis passing "SkipReaper" via ContainerOptions (bitbucket has...