testtools run() should require that setUp and tearDown are invoked

Bug #344023 reported by Robert Collins
2
Affects Status Importance Assigned to Milestone
testtools
Fix Released
Medium
Unassigned

Bug Description

A common bug is to fail to invoke base class setUp or tearDown methods.

The base test class is a great place to track whether these are called
and raise an assertion after they are run, if the base implementations
were not run.

 affects testtools

Related branches

Changed in testtools:
status: New → Confirmed
importance: Undecided → Medium
Changed in testtools:
milestone: none → 0.0.2
status: Confirmed → Fix Released
Jonathan Lange (jml)
Changed in testtools:
milestone: 0.9 → 0.9.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.