Awesome Ruby Code Coverage

  • updated over 1 year ago MIT License

    Coveralls for Ruby

  • coverband coverband 2,375
    star
    updated about 2 months ago MIT License

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

  • simplecov simplecov 4,702
    star
    updated about 1 month ago MIT License

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

  • updated 11 months 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