setupClass doesn't work with testtools 1.2.0

Bug #1393068 reported by Robert Collins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testtools
Fix Released
High
Robert Collins

Bug Description

setUpClass which we've never actively supported is now totally broken in 1.2.0.

It's broken because we now always use the unittest2 suite, but the skipException attribute is set to the one from unittest if it exists in preference to unittest2. Previously we only used unittest2 if unittest didn't support things. So we need to switch our priorities.

Changed in testtools:
status: New → Fix Released
importance: Undecided → High
assignee: nobody → Robert Collins (lifeless)
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.