generating-test-reports

Solid

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 "historical test data".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
98
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## 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 1. **Aggregating Results**: Collects test results from various test frameworks used in the project. 2. **Calculating Metrics**: Computes coverage metrics, pass rates, test duration, and identifies trends. 3. **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: 1. Aggregate test results from all available frameworks. 2. Calculate code coverage and identify failing tests. 3. 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: 1. Retrieve test results from the two most recent CI/CD runs. 2. Compare key metrics like pass rate and duration. 3. Generate a report highlighting any regressions or improvements. ## Best Practices - **Clarity**: Specif...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

generating-test-reports

Generate comprehensive test reports with metrics, coverage, and visualizations. Use when performing specialized testing. Trigger with phrases like "generate test report", "create test documentation", or "show test metrics".

2,202 Updated 1 weeks ago
foryourhealth111-pixel
AI & Automation Solid

analyzing-test-coverage

This skill analyzes code coverage metrics to identify untested code and generate comprehensive coverage reports. It is triggered when the user requests analysis of code coverage, identification of coverage gaps, or generation of coverage reports. The skill is best used to improve code quality by ensuring adequate test coverage and identifying areas for improvement. Use trigger terms like "analyze coverage", "code coverage report", "untested code", or the shortcut "cov".

2,266 Updated today
jeremylongshore
Testing & QA Solid

generating-unit-tests

This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.

2,266 Updated today
jeremylongshore
AI & Automation Solid

generating-compliance-reports

This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies.

2,266 Updated today
jeremylongshore
AI & Automation Solid

generating-security-audit-reports

This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit security", or needs a "vulnerability assessment report". The skill analyzes security data and produces a detailed report in various formats. It is best used to identify vulnerabilities, track compliance, and create remediation roadmaps. The skill can be activated via the command `/audit-report` or its shortcut `/auditreport`.

2,266 Updated today
jeremylongshore