complete-test

Community

100% test coverage with minimal redundancy.

Authoralvis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the tedious manual work of creating and maintaining test suites, guiding you to achieve complete test coverage with minimal redundancy.

Core Features & Use Cases

  • Progressive Test Writing: Write tests one-at-a-time with immediate coverage verification.
  • Redundancy Reduction: Remove redundant tests while preserving coverage.
  • Fixture & Standards Optimisation: Restructure fixtures and fix standards violations during the process.

Quick Start

Use the complete-test skill to orchestrate test creation for your existing codebase. Start by selecting a set of source files to test and let the Skill guide you toward 100% coverage with validated 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: complete-test
Download link: https://github.com/alvis/_claude/archive/main.zip#complete-test

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