On Tuesday 24 June 2003 11:22, Michael G Schwern wrote:
> > >> use Test::More::None;
> 
> Typo?

Yeso.

> > <hat class="devel">
> > Can't nowarings() call Test::More::plan_add(1) or something like this?
> > </hat>
> 
> Consider the following.
> 
>     use Test::More;
>     use Test::Warn::None;
>     plan tests => 42;
> 
> To make this work I'd have to overhaul the internal Test::Builder planning
> system to allow Test::Warn::None to say "I'm going to add an extra test,
> please remember this fact".  I can be convinced its worth it.

It seems like a good idea to me. Are there any other modules that would use 
it?

F



Reply via email to