Is there any option in RSpec v2 to get example list before running?

I can grep those information from files, however, if considered tags
support, it is a little bit complex. For example, "rspec spec/ --tag
p1 --tag p2 --tag ~bug-fixing "

Therefore, is there any native option in RSpec v2 to get example list
before running, or is there any best practices to do it?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rspec?hl=en.

Reply via email to