What problem does it solve?
This Skill automates the process of running all UI tests, updating the journey map with results, regenerating coverage diagrams, and calculating the overall coverage score, ensuring a clear view of test effectiveness.
Core Features & Use Cases
- Automated Test Execution: Runs the full UI test suite for the project.
- Coverage Mapping: Updates
journeys.json to reflect test pass/fail status for each journey step.
- Diagram Generation: Creates visual representations of test coverage, showing tested and untested steps.
- Coverage Reporting: Computes and reports a final coverage score.
- Use Case: After a development sprint, use this Skill to verify that all new features are adequately tested, generate a coverage report for a pull request, or confirm that regressions have been fixed.
Quick Start
Run the summit skill to execute all tests, update the journey map, and generate coverage reports.