Thu Apr 6 21:38:41 2006

Ticket #34 (Closed: fixed)

nose.main signature does not match unittest.main


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

Description by jpellerin:

nose.main should be usable interchangably with unittest.main.

Changelog

Wed Apr 12 19:02:43 2006: Modified by jpellerin

  • status changed from new to assigned

Sun Apr 16 12:59:24 2006: Modified by jpellerin

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

Fixed in [23]