<div dir="ltr">I&#39;ve mostly been able to make my new nose plugin work, but it is disabling the built-in capture and logcapture plugins, and I can&#39;t find any reference to how to make plugins not stomp on one another.<div>
<br></div><div>Code is at <a href="https://gist.github.com/klrmn/7238776">https://gist.github.com/klrmn/7238776</a></div><div><br></div><div>Thanks!</div><div>-Leah</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, Oct 27, 2013 at 2:39 PM, Leah Klearman <span dir="ltr">&lt;<a href="mailto:lklrmn@gmail.com" target="_blank">lklrmn@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I would like to use nose with testresources, which provides OptimisingTestSuite that orders tests in a particular way.<br><div><br></div><div><a href="https://github.com/nose-devs/nose/blob/master/nose/core.py#L309" target="_blank">https://github.com/nose-devs/nose/blob/master/nose/core.py#L309</a> (nose.core.collector()) says &quot;TestSuite replacement entry point. Use anywhere you might use a unittest.TestSuite.&quot;, but I have been thus-far unable to suss out how to replace nose.core.collector() at a time it will actually get used.</div>

<div><br></div><div>Can anyone provide me with an example?</div><div><br></div><div>Thanks,</div><div>-Leah</div></div>
</blockquote></div><br></div>