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

Bug#801418: ITP: pytest-mock -- thin-wrapper around the mock package for easier use with py.test



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

* Package name    : pytest-mock
  Version         : 0.8.1
  Upstream Author : Bruno Oliveira <nicoddemus@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 to: