On 7/20/06, Gabor Szabo <[EMAIL PROTECTED]> wrote:
If I am not mistaken the problem with no_plan is that the test script might exit before actually running all the tests you wanted and Harness won't notice it.
PS In all my years of testing I have never been bitten by this in the real world which is why I've never bothered to code up a solution. Anyone else?