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 -- You received this message because you are subscribed to the Google Groups "rspec" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
