pkgsrc/devel/py-exam/PLIST
adam 8ffc9c2ed5 Exam is a Python toolkit for writing better tests. It aims to remove a lot of
the boiler plate testing code one often writes, while still following Python
conventions and adhering to the unit testing interface.
2017-11-26 17:10:16 +00:00

31 lines
1,023 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/11/26 17:10:16 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/exam/__init__.py
${PYSITELIB}/exam/__init__.pyc
${PYSITELIB}/exam/__init__.pyo
${PYSITELIB}/exam/asserts.py
${PYSITELIB}/exam/asserts.pyc
${PYSITELIB}/exam/asserts.pyo
${PYSITELIB}/exam/cases.py
${PYSITELIB}/exam/cases.pyc
${PYSITELIB}/exam/cases.pyo
${PYSITELIB}/exam/decorators.py
${PYSITELIB}/exam/decorators.pyc
${PYSITELIB}/exam/decorators.pyo
${PYSITELIB}/exam/fixtures.py
${PYSITELIB}/exam/fixtures.pyc
${PYSITELIB}/exam/fixtures.pyo
${PYSITELIB}/exam/helpers.py
${PYSITELIB}/exam/helpers.pyc
${PYSITELIB}/exam/helpers.pyo
${PYSITELIB}/exam/mock.py
${PYSITELIB}/exam/mock.pyc
${PYSITELIB}/exam/mock.pyo
${PYSITELIB}/exam/objects.py
${PYSITELIB}/exam/objects.pyc
${PYSITELIB}/exam/objects.pyo