Bug#540372: ITP: python-mock -- Mocking and Testing Library
Package: wnpp
Severity: wishlist
Owner: David Watson <david@kutoken.com>
X-Debbugs-CC: debian-devel@lists.debian.org
* Package name    : python-mock
  Version         : 0.5.0
  Upstream Author : Michael Foord <fuzzyman@voidspace.org.uk>
* URL             : http://www.voidspace.org.uk/python/mock/
* License         : BSD
  Programming Lang: Python
  Description     : Mocking and Testing Library
 mock provides a core mock.Mock class that is intended to reduce the
 need to create a host of trivial stubs throughout your test suite.
 After performing an action, you can make assertions about which methods
 / attributes were used and arguments they were called with. You can
 also specify return values and set specific attributes in the normal
 way.
-- 
David Watson
Reply to: