CClaude Code Catalog
All Plugins

Claude Test Runner

CodingBeginner

Claude Test Runner hooks into Claude Code's post-tool-use lifecycle to detect which files were modified and automatically triggers the relevant test suites. It uses file-path heuristics and import-graph analysis to run only the tests that matter, keeping feedback loops tight without running the entire test suite every time.

testingautomationCIhooks

Installation

claude config add hooks.post-tool-use "npx claude-test-runner"
Official Page

Terminal Preview

Claude Test Runner

About Claude Test Runner

Claude Code plugins extend the built-in capabilities of Claude Code by adding new integrations, productivity features, and development tools. As a Coding plugin suitable for Beginner-level users, Claude Test Runner integrates seamlessly into your existing Claude Code workflow to help you get more done with less effort.

Related Plugins