[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#688979: ITP: python-doublex -- doublex is a test doubles framework for the Python platform



Package: wnpp
Severity: wishlist
Owner: "Miguel Ángel García" <miguelangel.garcia@gmail.com>

* 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.


Reply to: