Ruby Forum IronRuby > Spec runner update

Posted by Jim Deville (Guest)
on 07.05.2008 01:34
(Received via mailing list)
After much hacking I feel confident enough to say we have a working 
mspec.

So why don't you have it? Well, I haven't baselined it, and it doesn't 
run with Rake. Those are my next tasks. By baseline, I mean enable all 
passing tests, and disable all failing tests. Then I'll get it running 
with rake. My goal is to get it running with rake in the same way that 
the current spec's do.

I'll keep you in touch as I get more running.

JD