>> I see neither #with_steps_for, nor #run return anything resembling >> the result of the tests (which does not really surprise me). >> >> So how to get the success/pending/failure of the stories out? >> Should I write a formatter/listener that exit(1)s on failure? >> >> PS: I'm back after a few months, and -behold- it looks like I >> can use rspec for work, too :) > > This does not work in rspec 1.1.3. I submitted a patch to add this > functionality and it has already been accepted. So you can upgrade to > edge rspec to get this functionality or just apply my patch.: > http://rspec.lighthouseapp.com/projects/5645/tickets/228-story-runner-exit-code
Ironic, this is about the first thing that happened when I stepped off the list ;) Also, I had looked at HEAD svn, but it seems I need a git repo. Good, I like git! OK, seems to work, great! thanks! Bye, Kero. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users