From: Trans Date: 2008-09-25T00:16:27+09:00 Subject: Re: better test/unit progression display On Sep 24, 11:03 am, Gaspard Bucher wrote: > Hi ! > > I must often run the 1300+ tests of zena and I would really like to   > see some kind of progression % instead of just dots. > > I have seen that there is a tk UI in test/unit but did not found a way   > to use it. Check out the current turn repo (ie. this version has not been released yet) http://github.com/TwP/turn/tree/master/lib Run it with the --solo option and you'll see a progress bar. Progress bar doesn't work for normal run mode yet, and it still needs some work so the end user has better control of the output options. But it's getting there. T.