Extended TestResult behaviour
Bug #250774 reported by
Jonathan Lange
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
testtools |
Fix Released
|
Critical
|
Unassigned |
Bug Description
- KnownFailure
- NotSupported
- SkipTest (possibly)
Changed in testtools: | |
status: | Confirmed → Fix Committed |
Changed in testtools: | |
milestone: | none → 0.0.2 |
status: | Fix Committed → Fix Released |
Changed in testtools: | |
milestone: | 0.9 → 0.9.0 |
To post a comment you must log in.
If you're adding test skipping, it'd be worth keeping this bug in mind:
http:// bugs.python. org/issue103405 3
The latest work on that bug seems to be for Python 3, but it'd be nice to stay mostly compatible.