Closed ghost closed 5 years ago
Use twisted.trial.TestCase rather then unittest.TestCase as base class for FreshenTestCase if twisted is installed. This allows for (optional) async testing with freshen.
Hasn't this already been pulled/merged; shouldn't this be closed?
Use twisted.trial.TestCase rather then unittest.TestCase as base class for FreshenTestCase if twisted is installed. This allows for (optional) async testing with freshen.