[Zope-dev] TestFixtures 1.10.0 Released!

Chris Withers chris at simplistix.co.uk
Tue Jul 19 05:00:33 EDT 2011


Hmm, might have been helpful to include docs for these new bits:

On 19/07/2011 09:36, Chris Withers wrote:
> - Implement the ability to mock out dict and list
> items using testfixtures.Replacer and
> testfixtures.replace.
>
> - Implement the ability to remove attributes and dict
> items using testfixtures.Replacer and
> testfixtures.replace.

So, here they are:


http://packages.python.org/testfixtures/mocking.html#replacing-items-in-dictionaries-and-lists

http://packages.python.org/testfixtures/mocking.html#removing-attributes-and-dictionary-items

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list