Language

Package: python2-pytest-mock @ 1.10.1

Synopsis

Thin-wrapper around the mock package for easier use with py.test

Description

This plugin installs a mocker fixture which is a thin-wrapper around the patching API provided by the mock package, but with the benefit of not having to worry about undoing patches at the end of a test. The mocker fixture has the same API as mock.patch, supporting the same arguments.

Home page
https://github.com/pytest-dev/pytest-mock/
Location
gnu/packages/check.scm (line: 1193, column: 4)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python2-mock' should probably be a native input
inputs-should-be-native

Identify inputs that should be native inputs

'python2-pytest' should probably be a native input