On Sat, Aug 25, 2001 at 02:56:30PM +0100, Tony Bowden wrote:
> > 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 t
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
> adde
In rewriting core tests with Test::More, where can we start?
i.e. if the earlier tests are building up functionality bit by bit,
so you can't rely on anything too complex, at what ponit in the test
suite does it become acceptable to bring in the heavy guns of Test::More?