<div dir="ltr"><br><div class="gmail_extra">On Tue, Aug 13, 2013 at 2:07 PM, Barry Warsaw <span dir="ltr">&lt;<a href="mailto:barry@python.org" target="_blank">barry@python.org</a>&gt;</span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><br></div></div>
On the positive side, I&#39;ve had to change almost nothing about the structure of<br>
my existing tests to migrate to nose.  My existing fixtures mostly work,<br>
although I did have to do some reorganization to work around the assumptions<br>
imposed by zc.testing&#39;s layer arrangement.  Instead of using layers, I now use<br>
a base class.<br></blockquote><div><br></div><div>I don&#39;t want to derail the discussion (too much, at least) but I wanted to note that nose2 supports zope-style test layers, in case you end up with base-class remorse and want to go back. <a href="https://nose2.readthedocs.org/en/latest/plugins/layers.html">https://nose2.readthedocs.org/en/latest/plugins/layers.html</a> has the details.</div>
<div><br></div><div>JP </div></div></div></div>