.coveragerc
.gitignore
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/CI.yml
.github/workflows/pythonpublish.yml
pytest_snapshot/__init__.py
pytest_snapshot/_version.py
pytest_snapshot/plugin.py
pytest_snapshot.egg-info/PKG-INFO
pytest_snapshot.egg-info/SOURCES.txt
pytest_snapshot.egg-info/dependency_links.txt
pytest_snapshot.egg-info/entry_points.txt
pytest_snapshot.egg-info/requires.txt
pytest_snapshot.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_assert_match.py
tests/test_assert_match_dir.py
tests/test_misc.py
tests/utils.py