Quickstart
Info
See the Getting Started section for a complete walkthrough.
Service examples are in the examples/ folder; their tests written with Testcontainers are in tests/services/.
For a complete list of available Testcontainers, see:
- Included Testcontainers page.
- tomodachi_testcontainers.containers module.
- Official testcontainers-python library.
Find available pytest
fixtures in the tomodachi_testcontainers.fixtures module
and test clients in the tomodachi_testcontainers.clients module.