Path to this page:
./
devel/py-pretend,
Library for stubbing in Python
Branch: pkgsrc-2016Q1,
Version: 1.0.8,
Package name: py27-pretend-1.0.8,
Maintainer: pkgsrc-usersPretend is a library to make stubbing with Python easier.
What is stubbing?
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.
Required to run:[
lang/python27] [
devel/py-setuptools]
Master sites:
SHA1: 6d45d1d5062ccc7be755385bef19237f857c8380
RMD160: e6fd189ac513567c92e4bccd5e206680fa040b49
Filesize: 4.734 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version py27-pretend-1.0.8 (created)