testcontainers-python Deep Knowledge : Use with technology: for comprehensive documentation on all containers, wait strategies, and advanced patterns. Installation Core Pattern — Session-Scoped Container Database Containers Cache / Messaging Containers GenericContainer + Wait Strategies All Wait Strategies Docker Compose Multi-Container Network Async Support Container Reuse (Dev Mode) CI/CD — GitHub Actions Anti-Patterns | Anti-Pattern | Solution | |---|---| | New container per test | Session-scoped with | | Hardcoded | | | Using image | Pin to | | No wait strategy | Always use wait for logs…