testcontainers-python icon indicating copy to clipboard operation
testcontainers-python copied to clipboard

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.

Results 281 testcontainers-python issues
Sort by recently updated
recently updated
newest added

**What is the new container you'd like to have?** temporal self-host 1) https://hub.docker.com/r/temporalio/temporal 2) https://docs.temporal.io/self-hosted-guide/deployment **Why not just use a generic container for this?** Constant duplication of code in several...

🚀 enhancement