Skip to content
Reacting on Rails
Thoughts on software design, testing, and everything in between.
Home
Software Design
Tutorials
Algorithms
Reacting on Rails
Thoughts on software design, testing, and everything in between.
Home
Software Design
Tutorials
Algorithms
Tag: test coverage
02
Jan
Tutorials
2 Easy Ways to Check Code Coverage
by
Josh Saint Jacque
3 Comments
gem install pronto-simplecov One of the most common tasks I need to undertake when reviewing code (whether that code is mine, or someone else’s) is...