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
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to