Tony Bowden
Mon, 16 Dec 2002 08:51:16 -0800
On Fri, Dec 13, 2002 at 12:16:53AM +0100, Paul Johnson wrote: > I also had thoughts along the lines of all tests not being equal. > Generally the earlier a test is run, the more important it is.
This isn't necessarily true. Test::Class, for example, runs tests in alphabetical order ... Tony