test-runner

Community

Create and execute robust automated tests

Author0xjc65eth
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the tedious and error-prone process of creating, running, and validating tests across projects by detecting the existing test framework, generating appropriate tests, and executing them to surface regressions and bugs quickly.

Core Features & Use Cases

  • Framework detection: Automatically detect common test frameworks (jest, pytest, vitest, go test) used in the repository.
  • Test generation: Create unit and integration tests that cover happy paths, edge cases, and expected error conditions based on code contracts.
  • Execution and validation: Run the generated tests within the project's framework, report failures, and suggest whether to correct tests or source code.
  • Use Case: When a developer wants coverage for a newly added module, instruct the skill to analyze the module, produce meaningful tests, and run them to verify behavior.

Quick Start

Ask the test-runner to detect the project's test framework, generate comprehensive tests for the target file or module, and execute them.

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
Download link: https://github.com/0xjc65eth/CYPHER-V3/archive/main.zip#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 223,000+ vetted skills library on demand.