April 14, 2012 | 82% of Perl Testing | Back Next |
Has same ok() function as Test::Simple, but a lot more!
Avoid counting tests (beginning of program)
use Test::More 'no_plan';
At end of program
done_testing();
Home Last TOC | Copyright © 2012 James E Keenan | Back Next |