<a href="https://github.com/taavi/ipython_nose">https://github.com/taavi/ipython_nose</a><br><br>I've gotten the %nose magic Greg Ward and I worked on at the PyCon Canada sprints to a reasonable point. I'm not yet convinced that it's ready for integration into IPython (I think I'd like to get IPython to add id attributes on the cells so I don't have to add them myself with JS), but it should be good enough for some real-world testing.<br>
<br>It's pip-installable in development mode:<br>. YOUR/VIRTUALENV/activate<br>git clone <a href="https://github.com/taavi/ipython_nose.git">https://github.com/taavi/ipython_nose.git</a><br>cd ipython_nose<br>pip install -e .<br>
<br>I might not bother putting it on PyPI if it's as likely to get included in the base IPython as Fernando was suggesting. ;)<br><br>I'd appreciate any feedback on features and bugs. Feel free to lodge them in the github tracker. Pull requests are also welcome! Please keep in mind that the end goal is to integrate it into IPython proper, so some work might be deferred until then.<br>
<br>Thanks!<br><br>-- <br>taa<br>/*eof*/<br>