Hi all,<div><br></div><div>I&#39;ve got a fair insane question about nose.  I&#39;d like to be able to control how my nose tests are executed, specifically I&#39;m running my suite under PyPy, but I&#39;d like certain tests (in their entirety, setup, test, teardown) to be executed on CPython.  I have the machinery to send some code over to CPython to execute it, but what I&#39;m missing is the ability to do that over the entirety of a test run.  In py.test I believe this could be accomplished with a custom test collector.</div>
<div><br></div><div>Thanks,</div><div>Alex<br clear="all"><br>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br>
<br>
</div>