testing-cabal / testtools

Testtools - tasteful testing for python
https://testtools.readthedocs.io/en/latest/
Other
95 stars 88 forks source link

Make _ErrorObserver public #209

Open mithrandi opened 8 years ago

mithrandi commented 8 years ago

Sometimes you want to trap logged errors without using all of `AsynchronousDeferredRunTest'.