Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread Aslak Hellesøy
Den 23. des.. 2008 kl. 01.46 skrev "Tim Walker" : 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 2

Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread Tim Walker
The standard stuff, number of tests, passing, by type, daily results summary...things that show a consistent attention to test automation. Let me play with rcumber. Thanks, Tim On Mon, Dec 22, 2008 at 1:27 PM, John Goodsen wrote: > what kind of graphs are you thinking? Can they be plugged into

Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread Tim Walker
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? Thanks again, Tim On Mon, Dec 22, 2008 at 2:04 PM, aslak hellesoy wrote: > > > On Mon, Dec 22, 2008 at 8:55 PM, Tim Wa

Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread aslak hellesoy
On Mon, Dec 22, 2008 at 8:55 PM, Tim Walker 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 $?)

Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread John Goodsen
what kind of graphs are you thinking? Can they be plugged into rcumber? On Mon, Dec 22, 2008 at 3:01 PM, Pat Maddox wrote: > On Mon, Dec 22, 2008 at 11:52 AM, Tim Walker wrote: > > Hi guys, > > > > Can someone point me to information regarding: > > > > 1) running cucumber as an automated task

Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread Pat Maddox
On Mon, Dec 22, 2008 at 11:52 AM, Tim Walker 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, >

Re: [rspec-users] [cucumber] automation and historical

2008-12-22 Thread Tim Walker
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 $?) Do you guys parse this from the log or what? Many thanks, Tim On

[rspec-users] [cucumber] automation and historical

2008-12-22 Thread Tim Walker
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 maili