Awesome Ruby Code Coverage

  • updated about 2 years ago MIT License

    Coveralls for Ruby

  • coverband coverband 2,459
    star
    updated 3 months ago MIT License

    Ruby production code coverage collection and reporting (line of code usage)

  • simplecov simplecov 4,760
    star
    updated 2 months ago MIT License

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

  • updated over 1 year ago MIT License

    Actionable code coverage.

  • updated 3 months ago MIT License

    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