Matt Wynne escribió:
> Use this syntax:
>
> cucumber path/to/your.feature:41
Thanks Matt!
"I should read usage info from top to bottom before asking in the list"
"I should read usage info from top to bottom before asking in the list"
"I should read usage info from top to bottom before asking in th
aslak hellesoy escribió:
>
> foo.feature:line is even faster - you can copy-paste it
In two words: awe-some :)
Thanks again!
>
> http://wiki.github.com/aslakhellesoy/cucumber/running-features
I should read the wiki before asking at the list
I should read the wiki before asking at the list
I shoul
On 14 Jan 2009, at 19:22, Fernando García Samblas wrote:
Cucus,
previous versions of cucumber had a command --line option that let you
run only one scenario given its line at the feature file.
Now, as far as I know, to do the same thing (run a specific
scenario) I
have to use the --scenar
On Wed, Jan 14, 2009 at 8:22 PM, Fernando García Samblas <
fernando.gar...@the-cocktail.com> wrote:
>
> Cucus,
>
> previous versions of cucumber had a command --line option that let you
> run only one scenario given its line at the feature file.
>
foo.feature:line is even faster - you can copy-pa
Cucus,
previous versions of cucumber had a command --line option that let you
run only one scenario given its line at the feature file.
Now, as far as I know, to do the same thing (run a specific scenario) I
have to use the --scenario option writing the scenario name.
In my opinion, since cucum