... ok n ok n ok n+1 ok n+1 ... #### # in the parent, while a child is running $n tests: my $Test = Test::More->builder; $Test->current_test( $Test->current_test + $n ); wait;