Skip to content
trans edited this page Sep 13, 2010 · 8 revisions

TURN is a new way to view Test::Unit results. With longer running tests, it
can be very frustrating to see a failure (….F…) and then have to wait till
all the tests finish before you can see what the exact failure was. TURN
displays each test on a separate line with failures being displayed
immediately instead of at the end of the tests.

Release Notes

Clone this wiki locally