MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
pytest_apistellar/__init__.py
pytest_apistellar/compact.py
pytest_apistellar/parser.py
pytest_apistellar/patcher.py
pytest_apistellar/plugins.py
pytest_apistellar/utils.py
pytest_apistellar.egg-info/PKG-INFO
pytest_apistellar.egg-info/SOURCES.txt
pytest_apistellar.egg-info/dependency_links.txt
pytest_apistellar.egg-info/entry_points.txt
pytest_apistellar.egg-info/requires.txt
pytest_apistellar.egg-info/top_level.txt
pytest_apistellar.egg-info/zip-safe
tests/__init__.py
tests/factories.py
tests/test_file.py
tests/file/__init__.py
tests/file/file.py
tests/test_patcher/conftest.py
tests/test_patcher/test_item_patcher.py
tests/test_patcher/test_path_patcher.py
tests/test_patcher/test_session_mock.py