From: milki Date: 2011-04-19T22:17:25+09:00 Subject: Re: Hook into rake for reporting results On 09:05 Tue 19 Apr , Michael Sokol wrote: > I guess you could simply analyze the output of a `rake test` task. > Maybe create a rake task that calls the :test task and processes its output? I think this could work, but I'm not sure if it would destinguish between pending test results or individual test results. -- milki