{"library":"testcontainers","type":"library","category":null,"description":"Testcontainers for Python is a library that provides lightweight, disposable instances of common dependencies (databases, message brokers, web browsers, etc.) for integration testing, leveraging Docker containers. The `testcontainers-core` package, while listed on PyPI, serves as an internal dependency for the main `testcontainers` library, which is the package users should install and interact with directly. The current stable version is 4.14.2, with a regular release cadence including minor and patch updates.","language":"en","status":"active","version":"4.14.2","tags":["testing","docker","integration testing","database testing","mocking"],"install":[{"cmd":"pip install testcontainers","imports":["from testcontainers.core.container import DockerContainer","from testcontainers.core.waiting_it import wait_for_log","from testcontainers.mysql import MySQLContainer"]},{"cmd":"pip install 'testcontainers[mysql,postgresql]'","imports":[]}],"homepage":"https://testcontainers.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.1,"avg_import_s":0.84,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/testcontainers/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 10","next_check":"Mon Jul 13","install_tag":"verified"}}