SimpleCov

Public
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Icons/chart bar
Used 3 times
Created by
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'
Comments

Sign up or Login to leave a comment.