pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-pretend



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 31 08:18:37 UTC 2014

Added Files:
        pkgsrc/devel/py-pretend: DESCR Makefile PLIST distinfo

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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-pretend/DESCR \
    pkgsrc/devel/py-pretend/Makefile pkgsrc/devel/py-pretend/PLIST \
    pkgsrc/devel/py-pretend/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index