[rspec-users] where does cucumber.yml live?
Ben Mabey
ben at benmabey.com
Thu Mar 5 16:30:30 EST 2009
Mark Wilden wrote:
> That reminds me: Was there a reason for using <file>:<line> to run a
> feature at a line instead of spec's -l <line> ?
>
> ///ark
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
I think it was to keep in line with how Cucumber outputs the backtrace
in the CLI. So you can simply copy and paste the line from the output
to run just that one scenario.
I actually much prefer the concise notation and I would like to see
RSpec adopt it.
-Ben
More information about the rspec-users
mailing list