Language

Package: python-pytest-mockito @ 0.0.4

Synopsis

Mockito base fixtures for Pytest

Description

The pytest-mockito plugin provides base Mockito fixtures for Pytest. It covers the main entry points of the Mockito mocking framework and makes it easy to undo any monkey patching. The fixtures are:

  • when

  • when2

  • expect

  • patch

  • unstub

  • spy2

Home page
https://github.com/kaste/pytest-mockito
Location
gnu/packages/python-check.scm (line: 623, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pytest' should probably be a native input