in reply to Running a set of tests twice

I've already met a similar problem. See this perl bug report where I made all tests have every parameter in their name.

Also see the diag function in Test::More.

Replies are listed 'Best First'.
Re^2: Running a set of tests twice
by donarb (Beadle) on Dec 10, 2005 at 18:14 UTC
    This link requires a username/password, if you don't have an account, use guest/guest to view.