On Wednesday 22 July 2009 03:51:29 fab2008 wrote: > I am able to run all tests with a single command: > > .........................I.................I............... 60 / 177 > .I.......................................................... 120 / 177 > .........................I.......I......I................ > > Time: 16 seconds > > OK, but incomplete or skipped tests! > Tests: 177, Assertions: 1876, Incomplete: 7.
Unrelated, but those numbers don't seem right to me, you have about 10 assertions per test which is, as I've read discussed, WAY above what it should be. Some [1] argue that you should have one assertion per test, I personally find that too rigid and average at about 1.5 - 1.7. [1] http://is.gd/1HmFL -- Dado
