33664b60e1
Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.
119 lines
5.5 KiB
Text
119 lines
5.5 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2017/02/22 14:02:49 wiz 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}/pbr.json
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/fixtures/__init__.py
|
|
${PYSITELIB}/fixtures/__init__.pyc
|
|
${PYSITELIB}/fixtures/__init__.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/__init__.py
|
|
${PYSITELIB}/fixtures/_fixtures/__init__.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/__init__.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/environ.py
|
|
${PYSITELIB}/fixtures/_fixtures/environ.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/environ.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/logger.py
|
|
${PYSITELIB}/fixtures/_fixtures/logger.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/logger.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/mockpatch.py
|
|
${PYSITELIB}/fixtures/_fixtures/mockpatch.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/mockpatch.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/monkeypatch.py
|
|
${PYSITELIB}/fixtures/_fixtures/monkeypatch.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/monkeypatch.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/packagepath.py
|
|
${PYSITELIB}/fixtures/_fixtures/packagepath.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/packagepath.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/popen.py
|
|
${PYSITELIB}/fixtures/_fixtures/popen.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/popen.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/pythonpackage.py
|
|
${PYSITELIB}/fixtures/_fixtures/pythonpackage.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/pythonpackage.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/pythonpath.py
|
|
${PYSITELIB}/fixtures/_fixtures/pythonpath.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/pythonpath.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/streams.py
|
|
${PYSITELIB}/fixtures/_fixtures/streams.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/streams.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/tempdir.py
|
|
${PYSITELIB}/fixtures/_fixtures/tempdir.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/tempdir.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/temphomedir.py
|
|
${PYSITELIB}/fixtures/_fixtures/temphomedir.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/temphomedir.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/timeout.py
|
|
${PYSITELIB}/fixtures/_fixtures/timeout.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/timeout.pyo
|
|
${PYSITELIB}/fixtures/_fixtures/warnings.py
|
|
${PYSITELIB}/fixtures/_fixtures/warnings.pyc
|
|
${PYSITELIB}/fixtures/_fixtures/warnings.pyo
|
|
${PYSITELIB}/fixtures/callmany.py
|
|
${PYSITELIB}/fixtures/callmany.pyc
|
|
${PYSITELIB}/fixtures/callmany.pyo
|
|
${PYSITELIB}/fixtures/fixture.py
|
|
${PYSITELIB}/fixtures/fixture.pyc
|
|
${PYSITELIB}/fixtures/fixture.pyo
|
|
${PYSITELIB}/fixtures/testcase.py
|
|
${PYSITELIB}/fixtures/testcase.pyc
|
|
${PYSITELIB}/fixtures/testcase.pyo
|
|
${PYSITELIB}/fixtures/tests/__init__.py
|
|
${PYSITELIB}/fixtures/tests/__init__.pyc
|
|
${PYSITELIB}/fixtures/tests/__init__.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/__init__.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/__init__.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/__init__.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_environ.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_environ.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_environ.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_logger.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_logger.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_logger.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_mockpatch.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_monkeypatch.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_packagepath.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_popen.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_popen.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_popen.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpackage.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_pythonpath.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_streams.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_streams.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_streams.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_tempdir.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_temphomedir.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_timeout.pyo
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.py
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.pyc
|
|
${PYSITELIB}/fixtures/tests/_fixtures/test_warnings.pyo
|
|
${PYSITELIB}/fixtures/tests/helpers.py
|
|
${PYSITELIB}/fixtures/tests/helpers.pyc
|
|
${PYSITELIB}/fixtures/tests/helpers.pyo
|
|
${PYSITELIB}/fixtures/tests/test_callmany.py
|
|
${PYSITELIB}/fixtures/tests/test_callmany.pyc
|
|
${PYSITELIB}/fixtures/tests/test_callmany.pyo
|
|
${PYSITELIB}/fixtures/tests/test_fixture.py
|
|
${PYSITELIB}/fixtures/tests/test_fixture.pyc
|
|
${PYSITELIB}/fixtures/tests/test_fixture.pyo
|
|
${PYSITELIB}/fixtures/tests/test_testcase.py
|
|
${PYSITELIB}/fixtures/tests/test_testcase.pyc
|
|
${PYSITELIB}/fixtures/tests/test_testcase.pyo
|