Path to this page:
./
devel/py-pretend,
Library for stubbing in Python
Branch: pkgsrc-2019Q1,
Version: 1.0.9,
Package name: py27-pretend-1.0.9,
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]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 2f31c8d8a373672b1cb786af60d3c1100b931777
RMD160: 17ecfbafe6544976b66a42654d0913b050ef1675
Filesize: 4.734 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-pretend-1.0.9 (created)