trial logObserver support should be on TestCase not the reporter implementations
[email protected] Sun, 06 Sep 2009 10:43:58 -0000
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from robertc <[email protected]>: PyUnitResultAdapter doesn't support the feature, which results in tests not failing, that should, if run with a pyunit result object. Secondly, its the responsibility of the test to hook into e.g. logging, not of the Reporter, which is meant to /report/ not /influence. ---------- Type : enhancement Component: core Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/4006