Generates comprehensive test reports and coverage analysis across multiple formats to visualize software quality and historical trends.
The Test Report Generator skill empowers Claude to transform raw test execution data into detailed, stakeholder-ready reports. It aggregates results from various testing frameworks, calculates critical metrics like code coverage and pass rates, and performs historical trend analysis to identify regressions or improvements over time. Whether you need a quick JSON summary for automation or a polished HTML/PDF report for project reviews, this skill provides the deep insights necessary to monitor software health and optimize your testing strategy within your development workflow.
主要功能
01Multi-framework test result aggregation
02Comprehensive code coverage and pass rate metrics
03Detailed failure analysis and regression detection
04Historical trend analysis and performance tracking
05883 GitHub stars
06Automated HTML, PDF, and JSON report generation
使用场景
01Analyzing code coverage to identify untested modules or logic
02Comparing test results between CI/CD runs to track quality trends
03Generating visual HTML reports after local test execution