Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Used 8 times
R
Ronan Donnelly
Usage
Run this command in your Rails app directory in the terminal:
rails app:template LOCATION="https://railsbytes.com/script/z5OsQP"
Template Source
Review the code before running this template on your machine.
gem 'simplecov', require: false, group: :test
run 'bundle install'