01Semantic Test Discovery: Locates unit, integration, and E2E tests using natural language queries instead of grep.
02177 GitHub stars
03Coverage Gap Identification: Cross-references implementation logic with existing test summaries to find untested paths.
04Test Quality Analysis: Detects test smells such as missing assertions, over-mocking, or flaky async patterns.
05Edge Case Audit: Specifically searches for missing boundary conditions, error handling, and race condition tests.
06Indexed Memory Integration: Exclusively uses claudemem v0.2.0 enrichment for context-aware code analysis.