Ruflo Testgen
Plugin Verified ActiveTest gap detection, coverage analysis, and automated test generation — drives the testgaps background worker via hooks_worker-dispatch; SPARC Refinement-phase canonical owner
To enhance software development quality by automating test gap detection, providing coverage-aware routing, and generating tests for uncovered code paths.
Features
- Test gap detection and prioritized analysis
- Coverage-aware task routing
- Automated test scaffolding
- TDD London School workflow support
- Integration with background workers and CLI tools
Use Cases
- Identifying and prioritizing untested code sections
- Automatically generating boilerplate tests
- Enforcing test coverage standards in development workflows
- Integrating test generation into CI/CD pipelines
Non-Goals
- Performing full test execution or debugging
- Replacing manual test writing entirely
- Covering non-code aspects like UI design testing
Documentation
- info:Configuration & parameter referenceWhile tools are documented, specific default values for parameters like `--limit` are not explicitly stated in the README.
Code Execution
- info:ValidationWhile CLI arguments are used, there is no explicit mention of schema validation libraries like Zod or pydantic for input sanitization.
Execution
- info:Pinned dependenciesThe plugin relies on Node.js packages, and while a lockfile exists, explicit pinning of interpreters and side-effect headers for bundled scripts is not detailed.
Installation
First, add the marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-testgen@rufloQuality Score
VerifiedTrust Signals
Similar Extensions
Cypress
100Create, update, and fix Cypress tests. Connect to Cypress Cloud to see test results and use data to manage your test suite.
Tdd
99TDD workflow enforcement with auto-test hook
TDD Workflows
98Test-driven development methodology with red-green-refactor cycles and code review
Customaize Agent
97Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.
Superpowers
96Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques