I'm trying to find a spec parameter that will do something like the
following

$ spec file.spec

Spec: running "it should pass spec x"
.
Spec: running "it should pass spec y"
.


That type of thing.

The use case is that "one" of my tests is outputting some weird stuff
and I want to narrow down on which one it is easily.

Does such a thing exist?  If not would a patch for it be welcome?
Thanks.
-r
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to