> generating-test-reports
This skill generates comprehensive test reports with coverage metrics, trends, and stakeholder-friendly formats (HTML, PDF, JSON). It aggregates test results from various frameworks, calculates key metrics (coverage, pass rate, duration), and performs trend analysis. Use this skill when the user requests a test report, coverage analysis, failure analysis, or historical comparisons of test runs. Trigger terms include "test report", "coverage report", "testing trends", "failure analysis", and "his
curl "https://skillshub.wtf/jeremylongshore/claude-code-plugins-plus-skills/test-report-generator?format=md"Overview
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.
> related_skills --same-repo
> fathom-cost-tuning
Optimize Fathom API usage and plan selection. Trigger with phrases like "fathom cost", "fathom pricing", "fathom plan".
> fathom-core-workflow-b
Sync Fathom meeting data to CRM and build automated follow-up workflows. Use when integrating Fathom with Salesforce, HubSpot, or custom CRMs, or creating automated post-meeting email summaries. Trigger with phrases like "fathom crm sync", "fathom salesforce", "fathom follow-up", "fathom post-meeting workflow".
> fathom-core-workflow-a
Build a meeting analytics pipeline with Fathom transcripts and summaries. Use when extracting insights from meetings, building CRM sync, or creating automated meeting follow-up workflows. Trigger with phrases like "fathom analytics", "fathom meeting pipeline", "fathom transcript analysis", "fathom action items sync".
> fathom-common-errors
Diagnose and fix Fathom API errors including auth failures and missing data. Use when API calls fail, transcripts are empty, or webhooks are not firing. Trigger with phrases like "fathom error", "fathom not working", "fathom api failure", "fix fathom".