On 12:09 pm, [email protected] wrote: >On Thu, Feb 9, 2012 at 12:30 AM, <[email protected]> wrote: >>On 8 Feb, 10:15 pm, [email protected] wrote: >>> >>>> From the documentation: >>> >>>* Trial spins the reactor a couple of times before cleaning it up, >>> ``AsynchronousDeferredRunTest`` does not. If you rely on this >>>behavior, use >>> ``AsynchronousDeferredRunTestForBrokenTwisted``. >> >>I've expected for some time now that we would deprecate this behavior >>in >>twisted.trial.unittest.TestCase. Just a matter of someone getting to >>it. > >Yeah. I think the last time I tried there were just too many broken >test cases in Twisted itself, which made the exercise quite daunting.
Fortunately it lends itself quite well to incremental change. One can generally meaningfully fix a single unit test/test case at a time. :) Jean-Paul _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
