Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.18 KB

File metadata and controls

18 lines (14 loc) · 1.18 KB

Test Coverage Visualizer

https://test-coverage-visualizer.vercel.app/

  • User friendly visualization of test coverage reports
  • Integration with Anthropic SDK to generate test or summary of an entire file
  • Focus on a specific line, generate test or explain the coverage report for that line

Provides user friendly visualization of test coverage reports

Parses JSON summary and coverage map output from Jest or any JSON in istanbul/nyc coverage schema. Screenshot 2025-06-14 081537 Screenshot 2025-06-14 081558

Integration with Anthropic SDK allows user to generate tests or summary for the entire file

Screenshot 2025-06-14 121542 Screenshot 2025-06-14 121236

Focus on a specific line, generate tests or explain the coverage report for that line

Screenshot 2025-06-14 205041