Rails applications are likely to have a variety of automated tests and even a handful of manual tests. At Magpie we use a combination of unit tests and Selenium on Rails, so the code coverage metric for unit tests never quite adds up to what is expected. I’d bet that on most Rails projects getting [...]