I am dealing with a module which has a test.pl using Test.pm
Specifically I am talking about HTML::Template for which I try to
act as a hoplite.
I am trying to add a bunch of tests in t/ using Test::More but
in order to make sure we don't lose any previous test we would like to
keep the test.pl
Indeed, I would be interested. Training before combat is always useful.
B
At 12:03 PM 6/18/2004 -0700, chromatic wrote:
Hi all,
Nat's latest journal entry (http://use.perl.org/~gnat/journal/19351)
suggests coming up with some test-first Kata in Perl. Kata are small
exercises that don't really mat
On Fri, Jun 18, 2004 at 12:03:51PM -0700, chromatic ([EMAIL PROTECTED]) wrote:
> Is anyone else interested in writing some small excercises for people to
> practice their Perl test-fu?
Yes. A lot. I think it'll bring many to the light.
xox,
Andy
--
Andy Lester => [EMAIL PROTECTED] => www.petd
Hi all,
Nat's latest journal entry (http://use.perl.org/~gnat/journal/19351)
suggests coming up with some test-first Kata in Perl. Kata are small
exercises that don't really matter except as learning experiences
(http://pragprog.com/pragdave/Practices/CodeKata.rdoc).
Is anyone else interested in
On Thu, Jun 17, 2004 at 11:58:16AM -0400, Geoffrey Young wrote:
> Tony Bowden wrote:
> > Is there any simple way to remove the test files themselves from the
> > Devel::Cover results? i.e. just see the coverage analysis of the files
> > being tested rather than all the t/* files as well?
> >
> >
On Thu, Jun 17, 2004 at 09:31:48AM -0700, David Wheeler wrote:
> I checked in a bunch of changes to my module last night, and then the
> nightly process that runs cover on it output these lines:
>
> Devel::Cover: ignoring extra subroutine
> Devel::Cover: ignoring extra statement
> Devel::Cover: