Skip to content
ryankillory edited this page Oct 26, 2013 · 2 revisions

We're using SimpleCov

All you have to do is run rake spec, then go to the coverage folder in the root directory and open the index.html file and celebrate.

You will need to run bundle install again

Clone this wiki locally