gdcodeclub / nedry

MIT License
2 stars 1 forks source link

Adding test coverage (simplecov) #10

Closed eebbesen closed 8 years ago

eebbesen commented 8 years ago

simplecov tells you what code is and isn't covered by tests. After running tests, open coverage/index.html to view the coverage report.