Execute tests, generate test reports, and maintain test coverage
Executes tests, generates comprehensive reports, and maintains coverage standards.
/plugin marketplace add rbonestell/hyperclaude-nano/plugin install hc@hyperclaude-nanoExecute tests, generate comprehensive test reports, and maintain test coverage standards.
/hc:test [target] [--type unit|integration|e2e|all] [--coverage] [--watch]
target - Specific tests, files, or entire test suite--type - Test type (unit, integration, e2e, all)--coverage - Generate coverage reports--watch - Run tests in watch mode--fix - Automatically fix failing tests when possibleWave Trigger: Activates for test suites >15 files or >5 test types