This skill empowers Claude to create detailed test reports, providing insights into code coverage, test performance trends, and failure analysis. It supports multiple output formats for easy sharing and analysis.
How It Works
Aggregating Results: Collects test results from various test frameworks used in the project.
Calculating Metrics: Computes coverage metrics, pass rates, test duration, and identifies trends.
Generating Report: Produces comprehensive reports in HTML, PDF, or JSON format based on the user's preference.
When to Use This Skill
This skill activates when you need to:
Generate a test report after a test run.
Analyze code coverage to identify areas needing more testing.
Identify trends in test performance over time.
Examples
Example 1: Generating an HTML Test Report
User request: "Generate an HTML test report showing code coverage and failure analysis."
The skill will:
Aggregate test results from all available frameworks.
Calculate code coverage and identify failing tests.
Generate an HTML report summarizing the findings.
Example 2: Comparing Test Results Over Time
User request: "Create a report comparing the test results from the last two CI/CD runs."
The skill will:
Retrieve test results from the two most recent CI/CD runs.
Compare key metrics like pass rate and duration.
Generate a report highlighting any regressions or improvements.
Best Practices
Clarity: Specify the desired output format (HTML, PDF, JSON) for the report.
Scope: Define the scope of the report (e.g., specific test suite, time period).
Context: Provide context about the project and testing environment to improve accuracy.
Integration
This skill can integrate with CI/CD pipelines to automatically generate and share test reports after each build. It also works well with other analysis plugins to provide more comprehensive insights.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: jeremylongshore-claude-code-plugins-plus-skills-test-report-3description: Overview4---56## Overview78This skill empowers Claude to create detailed test reports, providing insights into code coverage, test performance trends, and failure analysis. It supports multiple output formats for easy sharing and analysis.910## How It Works11121. **Aggregating Results**: Collects test results from various test frameworks used in the project.132. **Calculating Metrics**: Computes coverage metrics, pass rates, test duration, and identifies trends.143. **Generating Report**: Produces comprehensive reports in HTML, PDF, or JSON format based on the user's preference.1516## When to Use This Skill1718This skill activates when you need to:19- Generate a test report after a test run.20- Analyze code coverage to identify areas needing more testing.21- Identify trends in test performance over time.2223## Examples2425### Example 1: Generating an HTML Test Report2627User request: "Generate an HTML test report showing code coverage and failure analysis."2829The skill will:301. Aggregate test results from all available frameworks.312. Calculate code coverage and identify failing tests.323. Generate an HTML report summarizing the findings.3334### Example 2: Comparing Test Results Over Time3536User request: "Create a report comparing the test results from the last two CI/CD runs."3738The skill will:391. Retrieve test results from the two most recent CI/CD runs.402. Compare key metrics like pass rate and duration.413. Generate a report highlighting any regressions or improvements.4243## Best Practices4445- **Clarity**: Specify the desired output format (HTML, PDF, JSON) for the report.46- **Scope**: Define the scope of the report (e.g., specific test suite, time period).47- **Context**: Provide context about the project and testing environment to improve accuracy.4849## Integration5051This skill can integrate with CI/CD pipelines to automatically generate and share test reports after each build. It also works well with other analysis plugins to provide more comprehensive insights.5253---54> Converted and distributed by [TomeVault](https://tomevault.io/claim/jeremylongshore) — claim your Tome and manage your conversions.55<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/jeremylongshore-claude-code-plugins-plus-skills-test-report- in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Overview It is listed under Docs & Writing on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.