Selected Tags

Click on a tag to remove it

Code Coverage gems

Showing projects tagged as Code Coverage

  • undercover

    5.0 7.0 Ruby
    undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports