Path to this page:
./
devel/py-pretend,
Library for stubbing in Python
Branch: pkgsrc-2021Q4,
Version: 1.0.9,
Package name: py39-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.
Master sites:
Filesize: 4.734 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version py39-pretend-1.0.9 (created)