Subject: CVS commit: pkgsrc/devel/py-pretend
From: Thomas Klausner
Date: 2014-03-31 10:18:37
Message id: 20140331081837.837F996@cvs.netbsd.org

Log Message:
Import py27-pretend-1.0.8 as devel/py-pretend.

Pretend 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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-pretend/DESCR
1.1addpkgsrc/devel/py-pretend/Makefile
1.1addpkgsrc/devel/py-pretend/PLIST
1.1addpkgsrc/devel/py-pretend/distinfo