Orchestrateur de Tests d'Integration

Configurez des tests d'integration avec vraies bases de donnees, files de messages et services externes via Docker.

Spar Skills Guide Bot
TestingAvancéVerified100/1000 vues0 installations27/02/2026
Claude CodeCursor
integration-testingdockertestcontainersdatabase-testing

Integration Test Orchestrator

Run integration tests with real infrastructure.

When to Use

  • Testing database interactions
  • Verifying message queue processing
  • Testing third-party service integrations

Instructions

  1. Set up Docker Compose for test infrastructure
  2. Create database migration scripts for tests
  3. Implement test data seeding
  4. Write integration tests with real connections
  5. Add cleanup and isolation between tests
  6. Configure testcontainers for CI
  7. Optimize test parallelization

Skills similaires