Any RSpec users know how to get just the number of failed tests from RSpec run into a file automatically? I'm running RSpec using Guard.
I'm going to use that number to update a status in a terminal. Is creating a custom formatter the best option? Can I get Guard to output the info I need? Thank you -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
