sc-test
Installation
SKILL.md
Testing and Quality Assurance
Execute tests, generate comprehensive test reports, and maintain test coverage standards.
When to use
- Running unit, integration, or e2e tests
- Generating coverage reports
- Setting up test infrastructure
- Monitoring test results
- Fixing failing tests
Instructions
Usage
/sc:test [target] [--type unit|integration|e2e|all] [--coverage] [--watch]