pkgsrc/devel/py-flaky/PLIST
adam 9162dc6ad4 Flaky is a plugin for nose or py.test that automatically reruns flaky tests.
Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on
components that aren’t 100% reliable. With flaky, instead of removing those
tests or marking them to @skip, they can be automatically retried.
2017-07-20 16:44:13 +00:00

34 lines
1.3 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2017/07/20 16:44:13 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}/top_level.txt
${PYSITELIB}/flaky/__init__.py
${PYSITELIB}/flaky/__init__.pyc
${PYSITELIB}/flaky/__init__.pyo
${PYSITELIB}/flaky/_flaky_plugin.py
${PYSITELIB}/flaky/_flaky_plugin.pyc
${PYSITELIB}/flaky/_flaky_plugin.pyo
${PYSITELIB}/flaky/defaults.py
${PYSITELIB}/flaky/defaults.pyc
${PYSITELIB}/flaky/defaults.pyo
${PYSITELIB}/flaky/flaky_decorator.py
${PYSITELIB}/flaky/flaky_decorator.pyc
${PYSITELIB}/flaky/flaky_decorator.pyo
${PYSITELIB}/flaky/flaky_nose_plugin.py
${PYSITELIB}/flaky/flaky_nose_plugin.pyc
${PYSITELIB}/flaky/flaky_nose_plugin.pyo
${PYSITELIB}/flaky/flaky_pytest_plugin.py
${PYSITELIB}/flaky/flaky_pytest_plugin.pyc
${PYSITELIB}/flaky/flaky_pytest_plugin.pyo
${PYSITELIB}/flaky/multiprocess_string_io.py
${PYSITELIB}/flaky/multiprocess_string_io.pyc
${PYSITELIB}/flaky/multiprocess_string_io.pyo
${PYSITELIB}/flaky/names.py
${PYSITELIB}/flaky/names.pyc
${PYSITELIB}/flaky/names.pyo
${PYSITELIB}/flaky/utils.py
${PYSITELIB}/flaky/utils.pyc
${PYSITELIB}/flaky/utils.pyo