Pito Salas
unread,May 17, 2013, 2:11:41 PM5/17/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rs...@googlegroups.com
I've been using: "rspec --format documentation --colour" and the output is very nice and readable.
The only problem is that when there's a failure, the name of the spec file that is failing is not in the documentation part of the output, but it's in the "Failures" part.
- What would you say the 'job' is of each of the three parts, documentation, failures and failed examples?
- Is there a way to get the filename and line number of the failure to display int he documentation part?
Thanks!
Pito