testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00820
[Bug 801027] Re: gather_details API could be easier to use
** Changed in: testtools
Status: In Progress => Fix Committed
** Changed in: testtools
Milestone: None => next
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/801027
Title:
gather_details API could be easier to use
Status in testtools:
Fix Committed
Bug description:
gather_details gathers into a object with getDetails; however all it
really needs is two dicts. This would make it more usable in python-
fixtures where a fixture wants to be able to show a view on all its
child fixtures, gather_details wanting to write into a fixture or
equivalent means we need a temporary fixture like thing on each call
into getDetails.
To manage notifications about this bug go to:
https://bugs.launchpad.net/testtools/+bug/801027/+subscriptions
References