testing-strategy

Community

Define robust testing strategies.

AuthorCsHeng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive testing strategies and coverage standards that can be applied across services, including thresholds, critical path tests, and environment setup.

Core Features & Use Cases

  • Coverage Targets: Set minimum overall, critical-path, and security-related coverage benchmarks.
  • Critical Path Testing: Identify and codify tests for essential workflows.
  • CI Integration: Provide configuration examples for Python and Go test suites.

Quick Start

Adopt the provided targets and patterns to upgrade your service's test strategy and CI configuration.

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: testing-strategy
Download link: https://github.com/CsHeng/dot-claude/archive/main.zip#testing-strategy

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