On 18 Sep 2006, at 17:39, chromatic wrote:
On Monday 18 September 2006 03:26, David Golden wrote:
I think authors need to aim to have the quality of test code be
the same
as the quality of module code. (Though I'll admit that I don't
always
live up to that standard myself.)
At some point, this ought to be a major goal of Perl QA. It's
mostly an
implicit goal now, but now that CPAN contributors at least realize
that
*having* tests is good and useful and *using* decent test modules
helps a
lot, perhaps we can spread the idea that tests are just code and
good style applies there as much as anywhere.
Yeah - it's something I've noticed over the last year or so. I'm
talking to people less about "you should write tests", and much more
about "you should write /good/ tests".
Cheers,
Adrian