<br><br><div class="gmail_quote">On Thu, Aug 27, 2009 at 4:40 PM, Jesse Noller <span dir="ltr">&lt;<a href="mailto:jnoller@gmail.com">jnoller@gmail.com</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;">
<div class="im">On Thu, Aug 27, 2009 at 7:29 PM, Mark Waite&lt;<a href="mailto:markwaite@yahoo.com">markwaite@yahoo.com</a>&gt; wrote:<br>
<br>
&gt; We traded &quot;perfectly suited to our needs&quot; for &quot;meets most of our<br>
&gt; needs sooner&quot;.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Mark Waite<br>
<br>
</div>And this is why I&#39;ve gone over to hudson. As much as I dislike not<br>
having something tweaked for my special needs, it&#39;s dirt simple to get<br>
up and running, and adding slaves is as simple as an SSH login.</blockquote><div><br>I used Buildbot at my current place and it is ok for doing automated testing on checkin.  I have buildbot run nosetests --with-coverage it does generate a coverage report that I use.  I just finished a automated software release system in the past 4 days that will work with Buildbot in that tags get automatically created, then that code gets exported to the filesystem.  Next, plugins, optionally, get run and the plugins get passed the metadata that occured during the tagged release.  One of my goals is automatically build code metric reports via a pre-processing plugin.  I would like to open source this at some point...<br>
<br>At one point I dug into bitten, and it looks pretty cool, but it was &quot;really&quot; rough getting everything to work.<br><br>Btw, I have an article on continuous integration systems in Python due this coming Monday.  If anyone here would like to review some of it this weekend, please let me know.<br>
<br>Noah<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<font color="#888888"><br>
jesse<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
testing-in-python mailing list<br>
<a href="mailto:testing-in-python@lists.idyll.org">testing-in-python@lists.idyll.org</a><br>
<a href="http://lists.idyll.org/listinfo/testing-in-python" target="_blank">http://lists.idyll.org/listinfo/testing-in-python</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br><br>Noah<br>