[Catalyst] Automated testing?
Kiffin Gish
kiffin.gish at planet.nl
Mon Apr 19 07:44:39 GMT 2010
You might want to have a look at BuildBot, which is written in Python,
but I've been using it for various Perl projects and find it very
useful.
On Sun, 2010-04-18 at 08:22 -0700, Bill Moseley wrote:
> I have a cron job that watches for changes to SVN, and when found the
> cron script exports the code and runs the tests. The idea is to
> notify developers if they check in code that causes testing to fail.
>
> I'd like to move away from using my custom scripts to a more generic
> tool that will do automated testing for all our packaged Perl code,
> not just the Catalyst apps. (Since the Catalyst app is just another
> Perl distribution). Perhaps something similar to what cpan testers
> use where email notifications are sent but also provide a web-based
> history of testing.
>
>
> Do you do anything similar? Anyone using Smolder and/or
> SmokeRunner::Multi or other standard tools for their in-house code?
>
>
> Thanks,
>
> --
> Bill Moseley
> moseley at hank.org
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
--
Kiffin Gish <kiffin.gish at planet.nl>
Gouda, The Netherlands
More information about the Catalyst
mailing list