Package: wnpp
Severity: wishlist
Owner: Vincent Bernat <ber...@debian.org>

* Package name    : pytest-mock
  Version         : 0.8.1
  Upstream Author : Bruno Oliveira <nicodde...@gmail.com>
* URL             : https://github.com/pytest-dev/pytest-mock/
* License         : LGPL-3
  Programming Lang: Python
  Description     : thin-wrapper around the mock package for easier use with 
py.test

Binary package names: python3-pytest-mock python-pytest-mock

 This plugin installs a ``mocker`` fixture which is a thin-wrapper around the 
patching API
 provided by the excellent `mock <http://pypi.python.org/pypi/mock>`_ package,
 but with the benefit of not having to worry about undoing patches at the end
 of a test.

Reply via email to