[Catalyst] using catalyst as a developer

David Rio Deiros drio at console.net
Thu Mar 23 08:45:50 CET 2006


On Thu, Mar 23, 2006 at 01:23:59PM +1100, Kieren Diment wrote:
> On 22/03/06, Yuval Kogman <nothingmuch at woobling.org> wrote:
> >
> > On Tue, Mar 21, 2006 at 16:45:50 -0800, David Rio Deiros wrote:
> > > Yuval,
> > >
> > > Thanks for your answer it was very helpful.
> > >
> > > One question though. What do you mean when you talk about unit tests?:
> >
> > Tests that are smaller in size and more specific than general "is it
> > working at all?" tests.
> >
> > They usually check at the per method/function granuality.
> >
> > If you're pedantic, they're written with the xUnit frameworks, and
> > have setup/teardown, but we don't normally do that in the perl world
> > for some reason.
> >
> > See Test::Tutorial on CPAN/Google.

Thanks Yuval.

> We've been working on some test docs on the catalyst wiki too  - feel free
> to contribute.
> 
> http://dev.catalyst.perl.org/wiki/Testing

I will.

Thanks,

David

-- 
Laws of Serendipity:
        (1) In order to discover anything, you must be looking for something.
        (2) If you wish to make an improved product, you must already
            be engaged in making an inferior one.



More information about the Catalyst mailing list