[rspec-users] rspec "output which test it is running before running it"
Phillip Koebbe
phillipkoebbe at gmail.com
Thu Feb 25 13:35:10 EST 2010
rogerdpack wrote:
> Interesting.
> It appears that with both specdoc and --format nested, it outputs the
> test name *after* running it. I would have expected the opposite. Is
> this expected?
> Thanks.
> -r
>
Yes. RSpec needs to know if the test passed or failed so it knows how to
color it.
At least, that's my layman's guess.
Peace,
Phillip
More information about the rspec-users
mailing list