Mar 16, 15 by Juan Lebrijo about code metrics, jenkins, ruby, blog
In the ruby world we have several tools to analyse our ruby (and Rails) code. In this article we will see the most used (and useful for me), and how to integrate into our CI process with Jenkins.
These gems are:
Simplecov: This analyses the coverture of your tests (rspec and minitest)