Language

Package: python2-mock @ 2.0.0

Synopsis

Python mocking and patching library for testing

Description

Mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used.

Home page
https://github.com/testing-cabal/mock
Location
gnu/packages/check.scm (line: 632, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings