.gitignore
.pre-commit-config.yaml
CHANGES.txt
LICENSE.txt
README.md
pyproject.toml
.github/workflows/release.yml
.github/workflows/test.yml
docs/output.gif
docs/output.png
pytest_spec/__init__.py
pytest_spec/patch.py
pytest_spec/plugin.py
pytest_spec/replacer.py
pytest_spec.egg-info/PKG-INFO
pytest_spec.egg-info/SOURCES.txt
pytest_spec.egg-info/dependency_links.txt
pytest_spec.egg-info/entry_points.txt
pytest_spec.egg-info/requires.txt
pytest_spec.egg-info/top_level.txt
test/test_patch.py
test/test_plugin.py
test/test_replacer.py
test/test_formats/test_describe_format.py
test/test_formats/test_functions.py
test/test_formats/test_methods.py
test/test_results/test_as_class.py
test/test_results/test_as_functions.py