.all-contributorsrc
.editorconfig
.githooks.ini
.gitignore
.python-version
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
dev-requirements.in
dev-requirements.txt
pytest.ini
requirements.in
requirements.txt
setup.py
tasks.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/pythonapp.yml
assets/logo.png
assets/logo.xd
script/bootstrap
src/syrupy/__init__.py
src/syrupy/assertion.py
src/syrupy/constants.py
src/syrupy/exceptions.py
src/syrupy/io.py
src/syrupy/location.py
src/syrupy/serializer.py
src/syrupy/session.py
src/syrupy/terminal.py
src/syrupy/types.py
src/syrupy.egg-info/PKG-INFO
src/syrupy.egg-info/SOURCES.txt
src/syrupy.egg-info/dependency_links.txt
src/syrupy.egg-info/entry_points.txt
src/syrupy.egg-info/not-zip-safe
src/syrupy.egg-info/top_level.txt
src/syrupy/plugins/__init__.py
src/syrupy/plugins/image/__init__.py
src/syrupy/plugins/image/io.py
src/syrupy/plugins/image/serializer.py
tests/__init__.py
tests/test_image_plugin.py
tests/test_injection.py
tests/test_snapshots.py
tests/__snapshots__/test_snapshots.yaml
tests/__snapshots__/test_image_plugin/test_image.png