[rspec-devel] [ rspec-Bugs-9421 ] --line doesn't work with behaviours that use class names

noreply at rubyforge.org noreply at rubyforge.org
Sun Apr 1 17:07:02 EDT 2007


Bugs item #9421, was opened at 2007-03-21 06:11
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=9421&group_id=797

Category: runner module
Group: None
Status: Open
Resolution: None
Priority: 4
Submitted By: Aslak Hellesøy (aslak_hellesoy)
Assigned to: David Chelimsky (dchelimsky)
Summary: --line doesn't work with behaviours that use class names

Initial Comment:
To reproduce, do:

ruby bin/spec spec/spec/dsl/behaviour_spec.rb -l 22

Finished in 1.4e-05 seconds

0 examples, 0 failures

This is because SpecParser always looks for quotes - it has to be smarter


----------------------------------------------------------------------

>Comment By: Aslak Hellesøy (aslak_hellesoy)
Date: 2007-04-01 17:07

Message:
Didn't you just fix this?

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=9421&group_id=797


More information about the rspec-devel mailing list