Cargo-affect – Plan affected Rust workspace tests from a Git diff
Smart reverse-dependency tracking beats naive path-matching in large Rust workspaces.
Run only the tests your diff can actually break — coverage-based test selection for Jest & Vitest that catches what static import graphs miss.
Coverage-based test selection catches runtime imports vitest --changed misses.
JavaScript/TypeScript developers with slow CI pipelines
vitest --changed · jest --onlyChanged · Nx affected tests
Smart reverse-dependency tracking beats naive path-matching in large Rust workspaces.
Gamified unit testing: watch a hero walk your code paths, collect gems for coverage.
LLM-driven semantic mutants (off-by-one bugs, swallowed errors) beat mechanical swap mutation testing.
Yet another versioning tool with no clear differentiation from semantic-release.
Self-healing Playwright tests via AI agent repair, but Playwright Inspector and Cypress already auto-fix selectors.
Yet another OpenAPI validator when Spectral and Redocly already exist.