On 30/01/2012, at 2:58 PM, Adam Boas wrote: > Currently Simple Cov and Formatted RSpec output. I was also producing Metric > Fu output for Flog, Reek, Flay, Rails Best Practices and Hotspots but > abandoned them due to Rcov dependency issues with Metric Fu. Will look at > getting at least Reek back into the picture next time I have time.
BTW, re SimpleCov. Do you know if there's any fail to fails build if coverage is low? I do this trickery dance now: https://gist.github.com/1693201 I also what you do with the simplecov results. Ideally, I also want to upload SimpleCov results and the Cucumber (formatted as HTML) somewhere so it's available for the whole team. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
