testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00798
[Bug 801027] Re: gather_details API could be easier to use
** Changed in: testtools
Status: Triaged => In Progress
** Changed in: testtools
Assignee: (unassigned) => Jonathan Lange (jml)
** Branch linked: lp:~jml/testtools/gather-details-dict-801027
--
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:
In Progress
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