Language

Package: python2-pretend @ 1.0.9

Synopsis

Library for stubbing in Python

Description

Pretend is a library to make stubbing with Python easier. Stubbing is a technique for writing tests. You may hear the term mixed up with mocks, fakes, or doubles. Basically, a stub is an object that returns pre-canned responses, rather than doing any computation.

Home page
https://github.com/alex/pretend
Location
gnu/packages/python-xyz.scm (line: 8900, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings