.all-contributorsrc
.editorconfig
.flake8
.githooks.ini
.gitignore
.python-version
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
conftest.py
dev_requirements.txt
mypy.ini
pyproject.toml
pytest.ini
setup.py
tasks.py
test_requirements.txt
.github/PULL_REQUEST_TEMPLATE.md
.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/data.py
src/syrupy/exceptions.py
src/syrupy/location.py
src/syrupy/report.py
src/syrupy/session.py
src/syrupy/terminal.py
src/syrupy/types.py
src/syrupy/utils.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/requires.txt
src/syrupy.egg-info/top_level.txt
src/syrupy/extensions/__init__.py
src/syrupy/extensions/amber.py
src/syrupy/extensions/base.py
src/syrupy/extensions/image.py
src/syrupy/extensions/single_file.py
stubs/__init__.py
stubs/colored.pyi
stubs/pytest.pyi
tests/__init__.py
tests/test_amber_serializer.py
tests/test_custom_serializer.py
tests/test_image_serializer.py
tests/test_integration.py
tests/test_raw_single_serializer.py
tests/test_single_serializer.py
tests/test_utils.py
tests/utils.py
tests/__snapshots__/test_amber_serializer.ambr
tests/__snapshots__/test_integration.ambr
tests/__snapshots__/test_image_serializer/test_image.png
tests/__snapshots__/test_image_serializer/test_image.svg
tests/__snapshots__/test_raw_single_serializer/TestClass.test_class_method_name.raw
tests/__snapshots__/test_raw_single_serializer/TestClass.test_class_method_parametrizedx.raw
tests/__snapshots__/test_raw_single_serializer/TestClass.test_class_method_parametrizedy.raw
tests/__snapshots__/test_raw_single_serializer/TestClass.test_class_method_parametrizedz.raw