On Mon, Aug 20, 2001 at 05:30:26PM -0400, Michael G Schwern wrote:
> On Mon, Aug 20, 2001 at 02:16:37AM +0100, Tony Bowden wrote:
> > In rewriting core tests with Test::More, where can we start?
>
> Everything in lib/. For t/ you'll have to use your judgement. I
> added some stuff about this into perlhack.pod in bleadperl (attached).
I'm not sure I have enough judgement for this yet! :)
I'm currently adding stuff to t/op/universal.t
It seems to me that it should be ok to use Test::More there, but I don't
really know enough about how core tests all hang together.
Perhaps those with enough judgement could put together a guide to where
it would be acceptable to use Test::More in the code?
Thanks,
Tony