Feb. 6, 2007
5:49 p.m.
On Tue, 6 Feb 2007 18:05:36 -0600, Allen Bierbaum <abierbaum@gmail.com> wrote:
On 2/6/07, Christopher Armstrong <radix@twistedmatrix.com> wrote:
On 2/6/07, Allen Bierbaum <abierbaum@gmail.com> wrote:
someone has written a plugin for nose that allows it to test twisted code. I don't think it looks as nice as trial, but it should work for the basics. You can see it here: http://python-nose.googlecode.com/svn/trunk/nose/twistedtools.py
UGH
def threaded_reactor():
Yep. Not pretty by any means. :(
I am sure that any suggestions you have to make it better would be well-recieved by the nose project and the plugin's author. :)
You never mentioned why nose interested you. What's the attraction? Jean-Paul