On 9/11/05, Adam Kennedy <[EMAIL PROTECTED]> wrote:
> And for something simple as "the tests don't generate warnings", I would
> think "module has excessive dependencies" is a bug in Test::Deep, rather
> than a more general problem.

I'd say "obvious", "necessary" and "a simple idea" but if you think
it's "simple", off you go and golf it (don't forget the stack traces).

I'd actually say that the need to _install_ something to test that you
don't generate warnings is the bug. When it comes to unit tests, the
warning detector is something that you should have to switch _off_.
This should not be taken as a criticism of Test::Simple by the way,
the fact that I can so easily create T::NW is pretty cool,

F

Reply via email to