Den 23. des.. 2008 kl. 01.46 skrev "Tim Walker" <walke...@gmail.com>:

Hi Aslak,

Yes, that produced 1. I'll try it again tomorrow. So, if anything
fails the error code will be not 0. Is it always 1 or the number of
failing tests or anything else?

Always 1, but I like your idea.
Thanks again

Tim

On Mon, Dec 22, 2008 at 2:04 PM, aslak hellesoy
<aslak.helle...@gmail.com> wrote:


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

_______________________________________________
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

Reply via email to