core/testing/integration_testing.md
Integration Testing: Real Boundaries, Ephemeral Infrastructure, and Contract Testing
How to test across real system boundaries - databases, HTTP APIs, and message queues - using ephemeral test infrastructure (Testcontainers) and consumer-driven contract testing (Pact-style), with an honest accounting of ...