904d60a51a
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.
8 lines
302 B
Text
8 lines
302 B
Text
@comment $NetBSD: PLIST,v 1.1 2014/03/31 08:18:37 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pretend.py
|
|
${PYSITELIB}/pretend.pyc
|
|
${PYSITELIB}/pretend.pyo
|