pkgsrc/devel/py-test-watch/PLIST
adam 141b995d9d py-test-watch: added version 4.2.0
pytest-watch a zero-config CLI tool that runs pytest, and re-runs it when
a file in your project changes. It beeps on failures and can run arbitrary
commands on each passing and failing test run.
2019-09-18 13:00:44 +00:00

33 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2019/09/18 13:00:44 adam Exp $
bin/ptw-${PYVERSSUFFIX}
bin/pytest-watch-${PYVERSSUFFIX}
${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}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pytest_watch/__init__.py
${PYSITELIB}/pytest_watch/__init__.pyc
${PYSITELIB}/pytest_watch/__init__.pyo
${PYSITELIB}/pytest_watch/__main__.py
${PYSITELIB}/pytest_watch/__main__.pyc
${PYSITELIB}/pytest_watch/__main__.pyo
${PYSITELIB}/pytest_watch/command.py
${PYSITELIB}/pytest_watch/command.pyc
${PYSITELIB}/pytest_watch/command.pyo
${PYSITELIB}/pytest_watch/config.py
${PYSITELIB}/pytest_watch/config.pyc
${PYSITELIB}/pytest_watch/config.pyo
${PYSITELIB}/pytest_watch/constants.py
${PYSITELIB}/pytest_watch/constants.pyc
${PYSITELIB}/pytest_watch/constants.pyo
${PYSITELIB}/pytest_watch/helpers.py
${PYSITELIB}/pytest_watch/helpers.pyc
${PYSITELIB}/pytest_watch/helpers.pyo
${PYSITELIB}/pytest_watch/util.py
${PYSITELIB}/pytest_watch/util.pyc
${PYSITELIB}/pytest_watch/util.pyo
${PYSITELIB}/pytest_watch/watcher.py
${PYSITELIB}/pytest_watch/watcher.pyc
${PYSITELIB}/pytest_watch/watcher.pyo