Skip to content
Anna Carey edited this page Jan 29, 2014 · 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.

Clone this wiki locally