pkgsrc/www/py-WebTest/PLIST
adam a4f8916035 This wraps any WSGI application and makes it easy to send test requests to
that application, without starting up an HTTP server.

This provides convenient full-stack testing of applications written with any
WSGI-compatible framework.
2017-07-11 09:18:01 +00:00

41 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/07/11 09:18:01 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/webtest/__init__.py
${PYSITELIB}/webtest/__init__.pyc
${PYSITELIB}/webtest/__init__.pyo
${PYSITELIB}/webtest/app.py
${PYSITELIB}/webtest/app.pyc
${PYSITELIB}/webtest/app.pyo
${PYSITELIB}/webtest/compat.py
${PYSITELIB}/webtest/compat.pyc
${PYSITELIB}/webtest/compat.pyo
${PYSITELIB}/webtest/debugapp.py
${PYSITELIB}/webtest/debugapp.pyc
${PYSITELIB}/webtest/debugapp.pyo
${PYSITELIB}/webtest/ext.py
${PYSITELIB}/webtest/ext.pyc
${PYSITELIB}/webtest/ext.pyo
${PYSITELIB}/webtest/forms.py
${PYSITELIB}/webtest/forms.pyc
${PYSITELIB}/webtest/forms.pyo
${PYSITELIB}/webtest/http.py
${PYSITELIB}/webtest/http.pyc
${PYSITELIB}/webtest/http.pyo
${PYSITELIB}/webtest/lint.py
${PYSITELIB}/webtest/lint.pyc
${PYSITELIB}/webtest/lint.pyo
${PYSITELIB}/webtest/response.py
${PYSITELIB}/webtest/response.pyc
${PYSITELIB}/webtest/response.pyo
${PYSITELIB}/webtest/sel.py
${PYSITELIB}/webtest/sel.pyc
${PYSITELIB}/webtest/sel.pyo
${PYSITELIB}/webtest/utils.py
${PYSITELIB}/webtest/utils.pyc
${PYSITELIB}/webtest/utils.pyo