simplecov
Code coverage tool
A tool for measuring code coverage in Ruby applications
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
5k stars
62 watching
553 forks
Language: Ruby
last commit: about 2 months ago
Linked from 5 awesome lists
code-qualitycoveragecoverage-librarycoverage-reportrailsrubytest-coverage
Related projects:
Repository | Description | Stars |
---|---|---|
danmayer/coverband | A tool to measure and report on the execution of code in production environments | 2,522 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
ruby-opencv/ruby-opencv | An OpenCV wrapper for Ruby, allowing developers to easily integrate computer vision capabilities into their Ruby applications. | 814 |
rbenv/rbenv | Manages multiple versions of the Ruby programming language on Unix-like systems | 16,183 |
whitesmith/rubycritic | Analyze and report on the quality of Ruby code | 3,365 |
rubycocos/csvreader | A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
databasecleaner/database_cleaner | Tools and strategies for cleaning and preparing databases for testing in Ruby applications. | 2,936 |
tilo/smarter_csv | A Ruby gem that simplifies CSV data processing and conversion to arrays of hashes. | 1,483 |
ruby/ruby | A language and implementation providing a simple and extensible way to write programs | 22,221 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,979 |
rubygems/rubygems.org | Provides a better API and project management features for the Ruby community's gem hosting service. | 2,337 |
codemancers/rapidfire | A Ruby gem providing an easy-to-use survey management system for Rails applications | 321 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
standardrb/standard | Automates code quality and style checks for Ruby projects | 2,742 |
ruby-concurrency/concurrent-ruby | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |