On Jul 20, 2006, at 13:38, Adriano Ferreira wrote:

When I made changes, I usually
decreased radically the size of the sample to not be drowned in "not
ok". When everything was alright, I returned to sample sizes of 100 or
so. It would have been easier if I could count with simple expressions
and tell the plan later.

You probably could have used Test::More->builder->expected_tests to set the sample sized based on whatever value you put into the plan.

Best,

David

Reply via email to