testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00624
[Bug 724349] Re: Need semi-persistent fixtures
Agreed. Not sure the fix will be in testtools proper. May be in lp
:python-fixtures or lp:testresources with testtools integration &
documentation.
** Changed in: testtools
Status: New => Triaged
** Changed in: testtools
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/724349
Title:
Need semi-persistent fixtures
Status in testtools:
Triaged
Bug description:
In the case where I have a slow-to-set-up fixture, and it's re-usable
across tests, it would be very nice to have a way of keeping it around
until it's not needed any more.
References