auto-test-runner
CommunityAuto-run the right tests after code changes.
Authorademceper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates identifying and running the most relevant tests automatically after code changes, delivering fast feedback and reducing debugging time.
Core Features & Use Cases
- Direct Test File Mapping: map source files to their corresponding test files to identify impacted tests quickly.
- Test Discovery & Filtering: use find, grep, and pattern-based strategies to locate relevant tests.
- Execution Strategy: run unit tests first; run integration/API tests if necessary.
- Pre-commit & CI Workflows: supports pre-commit style checks and CI pipelines to enforce test coverage.
- Change Impact Analysis: determine tests affected by changes in domain entities, handlers, repositories, or controllers.
Quick Start
Run unit tests for the changed files; if unit tests pass, run integration tests.
Dependency Matrix
Required Modules
None requiredComponents
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: auto-test-runner Download link: https://github.com/ademceper/merge/archive/main.zip#auto-test-runner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.