Re: [rspec-users] [cucumber] Use of Scenario Outline for validation stuff ?

2009-04-28 Thread Jérémy Kaz
Sorry about bad formating, I pasted it and haven't checked ... Well, you may have understood that the "<" thing is pointing to the 'And the VAT "" ...' line, the 1st col of 2nd line in the examples is a blank one, and the last line is cut into 2 -- Posted via http://www.ruby-forum.com/. ___

Re: [rspec-users] [cucumber] Use of Scenario Outline for validation stuff ?

2009-04-28 Thread Jérémy Kaz
Aslak Hellesøy wrote: >> Sorry about bad formating, I pasted it and haven't checked ... >> >> Well, you may have understood that the "<" thing is pointing to the >> 'And the VAT "" ...' line, the 1st col of 2nd line in the >> examples is a blank one, and the last line is cut into 2 > > > Sorr

[rspec-users] [cucumber] Use of Scenario Outline for validation stuff ?

2009-04-28 Thread Jérémy Kaz
Hi there ! I was wondering if the way I test the validation of my forms is right or not. So here's a little example : Imagine you have a form with some validations designed to create some object. You want to test it using Scenario Outline and Examples. So you fill in the fields using , and press th

Re: [rspec-users] [cucumber] Use of Scenario Outline for validation stuff ?

2009-04-28 Thread Jérémy Kaz
Ahm Please someone delete this post, I didn't see my post is already present on the topic list, coming from the rubyforge rspec mailing list I guess. My apologies anyway ... -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing li