What problem does it solve?
Expands and systematizes test automation coverage for a codebase by generating prioritized test suites, fixture scaffolding, and a consolidated automation summary to reduce manual test authoring effort and gaps in critical-path coverage.
Core Features & Use Cases
- Adaptive Test Generation: Produces API, E2E, component, and unit tests tailored to frontend, backend, or fullstack projects with priority tagging (P0–P3).
- Infrastructure & Fixtures: Aggregates fixture needs, creates shared helpers, and outputs ready-to-write test files and execution scripts.
- Integration & Provider Scrutiny: Supports Playwright CLI, Pact-based consumer contracts, provider-source scrutiny, and optional MCP integration to ensure contract correctness.
- Use Case: Run on a newly implemented feature set to auto-generate prioritized tests, required fixtures, and a validation-ready summary for CI adoption.
Quick Start
Run the automate workflow to generate prioritized tests, fixtures, and a concise automation summary for the target repository.