test-writer-fixer
Automatically writes and fixes unit tests; supports Jest, Vitest, Pytest, and more.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for test-writer-fixer, derived from its capabilities.
AIVSS 9.9 ยท Critical
View MAESTRO 7-layer threat model โOverview
test-writer-fixer generates new unit tests and repairs failing ones across frameworks including Jest, Vitest, and Pytest. It runs the test suites to iterate on failures.
Key features
- Multi-framework test generation (Jest/Vitest/Pytest)
- Auto-fixes failing tests
- Runs suites to verify
Use cases
- Backfill missing unit tests
- Fix a broken test suite