Enter search terms or a module, class or function name.
Bases: nose.result.TextTestResult
Overrides normal addError to add support for errorClasses. If the exception is a registered class, the error will be added to the list for that class, not errors.
Bases: nose.core.TextTestRunner