[Catalyst] using catalyst as a developer

Kieren Diment diment at gmail.com
Thu Mar 23 03:23:59 CET 2006


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.



We've been working on some test docs on the catalyst wiki too  - feel free
to contribute.

http://dev.catalyst.perl.org/wiki/Testing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060323/ddaa6732/attachment.htm 


More information about the Catalyst mailing list