Unit Test Runner

Community

Execute unit tests and track coverage.

Authorfarmountain
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the execution of unit tests, providing crucial feedback on code functionality and identifying areas lacking test coverage.

Core Features & Use Cases

  • Automated Test Execution: Runs unit tests using specified frameworks (e.g., Jest, Pytest).
  • Coverage Analysis: Generates detailed reports on code coverage metrics.
  • Failure Diagnostics: Identifies and analyzes test failures to pinpoint root causes.
  • Use Case: After new code is written, this Skill can be invoked to ensure all new and existing unit tests pass and that the new code meets the required test coverage threshold before merging.

Quick Start

Run all unit tests in the project and generate a coverage report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Unit Test Runner
Download link: https://github.com/farmountain/sdlc_agent_swarm/archive/main.zip#unit-test-runner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.