Closed brian-davis closed 9 years ago
Basic install of simplecov gem, with Rspec setup in spec/spec_helper. Will create coverage report in /coverage/index.html when test suite is run. coverage folder .gitignored.
I agree with this addition
@brian-davis thanks for the commit. Merged!
Basic install of simplecov gem, with Rspec setup in spec/spec_helper. Will create coverage report in /coverage/index.html when test suite is run. coverage folder .gitignored.