Wed Mar 22 09:34:34 2006

Ticket #19 (Closed: fixed)

watcher plugin API: access to test results


Priority: normal Reporter: jpellerin
Severity: normal Assigned to: jpellerin
Component: nose:plugins Status: closed
Version: 0.9a1 Resolution: fixed
Milestone: 0.9a1 Keywords: plugin api enhancement

Description by jpellerin:

make it easier for watcher plugins to access test results... possibly call addError, etc, in plugins from TextTestResult?.

Changelog

Wed Mar 22 13:53:05 2006: Modified by jpellerin

  • status changed from new to assigned

Mon Mar 27 23:01:34 2006: Modified by jpellerin

  • resolution set to fixed
  • status changed from assigned to closed

Implemented in [15]