What problem does it solve?
This Skill streamlines the process of understanding test execution outcomes by aggregating results from various frameworks, providing clear reports, and enabling trend analysis for better decision-making.
Core Features & Use Cases
- Unified Reporting: Consolidates test results from JUnit XML, JSON, Allure, and CI/CD outputs into a single, coherent view.
- Trend Analysis: Tracks test pass rates and failure trends over time to identify regressions and improvements.
- ISO 29119-3 Compliance: Generates standardized test status and completion reports for formal documentation.
- Use Case: After a CI build completes, this Skill can automatically parse the test artifacts, generate an HTML dashboard showing pass/fail rates, highlight flaky tests, and provide a go/no-go recommendation for release.
Quick Start
Generate an HTML test report from the JUnit XML files located in the 'test-results/' directory.