============ TestFixtures ============ For full documentation please see: http://www.simplistix.co.uk/software/python/testfixtures If working offline, please consult the documentation source in the `docs` directory. Licensing ========= Copyright (c) 2008-2011 Simplistix Ltd See docs/license.txt for details.
babbageclunk/testfixtures
TestFixtures is a collection of helpers and mock objects that are useful when writing unit tests or doc tests.
Python