<br><br><div class="gmail_quote">On Sun, Apr 18, 2010 at 11:22 AM, Bill Moseley <span dir="ltr">&lt;<a href="mailto:moseley@hank.org">moseley@hank.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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.<div><br><div>I&#39;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.</div>


<div><br></div><div>Do you do anything similar?  Anyone using Smolder and/or SmokeRunner::Multi or other standard tools for their in-house code? </div><div><br></div><div>Thanks,<div><br>-- <br>Bill Moseley<br><a href="mailto:moseley@hank.org" target="_blank">moseley@hank.org</a><br>



</div></div></div>
<br>_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
<br></blockquote></div>Hi Bill,<br><br>I&#39;d suggest contacting Gabor Szabo (<a href="mailto:gabor@szabgab.com">gabor@szabgab.com</a>) He knows the territory, and has been involved with Perl&#39;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&#39;s a note that he&#39;s teaching a master class at YAPC NA 2010: <a href="http://szabgab.com/contact.html">http://szabgab.com/contact.html</a><br>
<br>/dennis<br>