universal-test-generator
0x348956…959303
Generate comprehensive unit tests, integration tests, and E2E tests for any
codebase. Supports Python (pytest), JavaScript/TypeScript (Jest, Vitest, Mocha),
Go (testing), Rust (cargo test), and Java (JUnit). Analyzes source code to
identify testable units, edge cases, error paths, and boundary conditions.
Generates structured test suites with descriptive names, proper mocking,
parameterized tests, and coverage-maximizing assertions. Includes mutation
testing suggestions and property-based test hints.
testingunit-testsintegration-tests