Generates comprehensive test reports with coverage metrics, failure analysis, and trend visualizations across multiple formats.
This skill empowers developers to transform raw test data into actionable insights by aggregating results from various frameworks and calculating key metrics such as code coverage, pass rates, and execution duration. It facilitates better decision-making through historical trend analysis and allows for the generation of stakeholder-friendly reports in HTML, PDF, or JSON formats, making it an essential tool for maintaining software quality and monitoring CI/CD health.
主な機能
01Automated code coverage calculation
02Multi-framework result aggregation
03Historical trend and regression analysis
04Export to HTML, PDF, and JSON formats
05Detailed failure and performance bottleneck analysis
06883 GitHub stars
ユースケース
01Generating a post-run summary report after a local test suite execution
02Comparing test performance and pass rates between current and previous CI/CD builds
03Analyzing code coverage gaps to identify untested areas of the codebase