crochet icon indicating copy to clipboard operation
crochet copied to clipboard

Document that running crochet tests in subclass of trial's TestCase may be a problem

Open itamarst opened this issue 11 years ago • 2 comments

This can lead to dirty reactor warnings. Suggest SynchronousTestCase instead.

itamarst avatar Feb 05 '15 19:02 itamarst

More generally maybe explain issues with running Twisted tests in same process as Crochet tests.

itamarst avatar Feb 05 '15 19:02 itamarst

And that you need setup(), not no_setup().

itamarst avatar Feb 08 '15 17:02 itamarst