Mixin for useFixture

Bug #1243835 reported by Jonathan Lange
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
testtools
Won't Fix
Wishlist
Unassigned

Bug Description

People would like to use testtools fixtures but don't want to use testtools as a base class. At least, not yet. Providing a mixin would allow such people to start using testtools without paying a large migration cost.

Revision history for this message
Robert Collins (lifeless) wrote :

There is such a mixin in fixtures:
class TestWithFixtures(unittest.TestCase):

multiple inheritance with that will get useFixture support.

This might be a docs issue?

Changed in testtools:
status: New → Triaged
importance: Undecided → Wishlist
status: Triaged → Incomplete
Jonathan Lange (jml)
Changed in testtools:
status: Incomplete → Won't Fix
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.