Skip to content

Analyses test coverage to allow you to see what tests cover a piece of code

Notifications You must be signed in to change notification settings

skizz/test-coverage-analyser

Repository files navigation

Test Coverage Analyser

Monitors running tests to analyse what tests cover what pieces of code.

Run only changed tests in hg

  • Detect hg changes,
  • determine which tests cover those changed files
  • run only those changed tests (tlb)
  • report results

Warn about classes that have too much coverage

Warn about classes that have too little coverage

About

Analyses test coverage to allow you to see what tests cover a piece of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages