On Sun, Apr 18, 2010 at 11:22 AM, Bill Moseley <[email protected]> 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
> [email protected]
>
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
>
> Hi Bill,

I'd suggest contacting Gabor Szabo ([email protected]) He knows the
territory, and has been involved with Perl's automated tests. He would  be
able to supply you with all the info you would need. I just noticed on his
web site contact info page there's a note that he's teaching a master class
at YAPC NA 2010: http://szabgab.com/contact.html

/dennis
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to