Docker Testcontainers

Guidance for Testcontainers — running Docker containers in automated integration tests. Covers Java (@Testcontainers, @Container, PostgreSQL/Redis/Kafka/Elasticsearch), Python (testcontainers-python with pytest), container lifecycle management (singleton, reuse), CI/CD integration (Docker-in-Docker, Ryuk), Testcontainer best practices, and database migration testing. Use when the user asks about testcontainers, integration testing with Docker, database testing, Java testcontainers, Python testcontainers, or needs to test with real Docker services. 使用场景:testcontainers、集成测试、docker 测试、数据库测试、Java Testcontainers、Python Testcontainers.

full-stack-skills 3018ac5 5 files · 15.4 KB Updated

File contents

full-stack-skills/docker-skills/tree/main/skills/docker-testcontainers commit 3018ac5bc4

Frequently asked questions

npx skillmds@latest add full-stack-skills/docker-testcontainers