Discover untested code paths and generate tests
test-expanderworkflowsetup L2★2
unfallenwill/batonjs ↗What it does
Expand test suites via round-trip generation and validation
Best for
Test suite expansion when round-trip generation and adversarial validation are needed.
Inputs
- · [object Object]
Outputs
- · [object Object]
Preconditions
Existing tests readable; codebase navigable
Failure modes
False-positive tests; coverage inflation; slow validation
Trust signals
- · Round-trip generation pattern
- · Coverage metrics
- · Validation phase