Tags: oleg-nenashev/testcontainers-python
Tags
Merge pull request testcontainers#268 from pffijt/task/updated-sphinx… …-build-and-added-some-documentation Added additional documentation on containers
Merge pull request testcontainers#234 from pffijt/azurite Add azurite module
Merge pull request testcontainers#232 from lippertto/elasticsearch-8 Support Elasticsearch 8.x
Merge pull request testcontainers#222 from tillahoffmann/arango-fix Fix None/True/False handling in Arango.
Merge pull request testcontainers#210 from timbmg/docker-client-config Allow Docker Client Configuration
Consider ConnectionError a transient exception (fixes testcontainers#193 ). (testcontainers#201)
[Fix/144] wait_for_logs working for DockerCompose (testcontainers#149) * Fix/issue 144 (testcontainers#1) * added logs for container * updated docker compose for tests * added test for container logs * Add newline at the end of test_core.py * Fix Linter typo and replaced legacy README file extension in dockerfile
unset default for host in pg conn url (testcontainers#145) the host will correctly be assigned in `_create_connection_url` using `get_container_host_ip`
PreviousNext