If you just want to be sure all the tests in the subtests have run, plan inside the subtests:
subtest foo => sub { plan tests => 3; ok 1; ok 2; ok 3; };
In reply to Re: Count assertions
by choroba
in thread Count assertions
by 1nickt
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |