Test Runner Skill

Community

Run tests smarter, get faster feedback.

AuthorWellFitCommunity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill dramatically speeds up your development workflow by intelligently running only the tests affected by your recent changes, providing instant feedback and reducing waiting times.

Core Features & Use Cases

  • Smart Test Execution: Automatically detects changed files and runs only related tests, saving significant time compared to a full suite.
  • Comprehensive Modes: Offers Full Mode for complete validation, Coverage Mode for reporting, Watch Mode for active development, and Failed Only for quick re-runs.
  • Performance Optimization: Achieve 85-92% faster test execution in smart mode compared to running the entire test suite.
  • Use Case: Default to smart mode during active development for quick feedback, use full mode before commits or PRs, and coverage mode before releases to ensure code quality.

Quick Start

Run tests in smart mode for the files I've changed since my last commit and report the results.

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: Test Runner Skill
Download link: https://github.com/WellFitCommunity/WellFit-Community-Daily-Complete/archive/main.zip#test-runner-skill

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