On 8 Aug 2006, at 23:34, A. Pagaltzis wrote:

* Ovid <[EMAIL PROTECTED]> [2006-08-08 08:55]:
Without the test plan, the bottom bar is merely red or green.

Making no argument about the test plan, I would say that this is
how it should be anyway. You’re either passing your tests or you
aren’t. If not, then the number of failures is of interest, too.
But I’ve never found any use for knowing that I passed 52.38% of
my tests when I already knew that I passed 121 of them.

I think the point Ovid was making was that it's good to know how far you are in the testing /process/, rather than the % passed at the end.... so you can have

=                                       0%
======                                  20%
============================            70%

(or your local pretty equivalent)

displayed by your test runner.

Adrian

Reply via email to