testcontainers / testcontainers-python

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.
https://testcontainers-python.readthedocs.io/en/latest/
Apache License 2.0
1.44k stars 270 forks source link

Feature: move `TESTCONTAINERS_HOST_OVERRIDE` to `core/testcontainers/core/config.py` and update the document #602

Closed m9810223 closed 1 month ago

m9810223 commented 1 month ago

@alexanderankin Take a look, please :)