On Mon, Dec 22, 2008 at 8:55 PM, Tim Walker <walke...@gmail.com> wrote:
> Hate to "glom on"...I was curious about the exit status from cucumber... > > I did a rake features to a log file and this is the last bit: > > 35 steps passed > 2 steps failed > 4 steps skipped > 1 steps pending > > exit status was 0 (echo $?) > Really?? Try running rake features in examples/i18/en Try running it again - this time with an error added to calculator.rb First time I get 0, second 1. Please confirm. Aslak > Do you guys parse this from the log or what? > > Many thanks, > > Tim > > > On Mon, Dec 22, 2008 at 12:52 PM, Tim Walker <walke...@gmail.com> wrote: > > Hi guys, > > > > Can someone point me to information regarding: > > > > 1) running cucumber as an automated task decoupled from CI. Assuming > > cron or similar. > > 2) parsing and storing results so they can be graphed, etc. > > > > Many thanks in advance, > > > > Tim > > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users