[tapx-dev] Forking tests

Ovid publiustemp-tapx at yahoo.com
Thu Jul 12 13:52:30 BST 2007


----- Original Message ----
From: Andy Armstrong <andy at hexten.net>

> >   Parse errors: No plan found in TAP output
>
> D'oh - sorry - should have read the output from your runtests properly :)
>
> So we're losing the plan somehow.

I can never get it to work with the Test::Class code, using either prove or runtests.  In the regular .t style program, it succeeds if I use a leading plan, but fails if I use a trailing plan with runtests:

  use Test::More tests => 3;

Versus:

  use Test::More 'no_plan';

Cheers,
Ovid
 
--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/





More information about the tapx-dev mailing list