* Package name : python-doublex
Version : 0.6.1
Upstream Author : David Villa Alises <David.Villa@gmail.com>
* URL : https://bitbucket.org/DavidVilla/python-doublex
* License : GPL
Programming Lang: Python
Description : doublex is a test doubles framework for the Python platform
doublex is a test doubles framework for the Python platform. Test doubles
frameworks are also called mocking or isolation frameworks. doublex can be
used as a testing tool or as a Test Driven Development tool.
.
It generates stubs, spies, and mock objects using a minimal interface. It
support hamcrest matchers both stub definitions and spy checking. All
assertions are done using hamcrest assert_that(). Moreover, itâs been designed
to make your tests less fragile when possible.
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120927192206.15653.92011.reportbug@nightcrawler