.all-contributorsrc
.editorconfig
.flake8
.githooks.ini
.gitignore
.python-version
.releaserc.js
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
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/auto-approve.yml
.github/workflows/pythonapp.yml
.github/workflows/release.yml
assets/logo.png
assets/logo.xd
assets/usage_demo.gif
benchmarks/__init__.py
benchmarks/test.py
benchmarks/__snapshots__/test.ambr
benchmarks/__snapshots__/test/TestClass.test_method.2.png
benchmarks/__snapshots__/test/TestClass.test_method.svg
script/bootstrap
script/demo
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_extension_amber.py
tests/test_extension_base.py
tests/test_extension_image.py
tests/test_extension_single_file.py
tests/test_integration_custom.py
tests/test_integration_default.py
tests/test_integration_single_file.py
tests/test_utils.py
tests/utils.py
tests/__snapshots__/test_extension_amber.ambr
tests/__snapshots__/test_extension_base.ambr
tests/__snapshots__/test_extension_image.ambr
tests/__snapshots__/test_integration_default.ambr
tests/__snapshots__/test_extension_image/test_image.png
tests/__snapshots__/test_extension_image/test_image_vector.svg
tests/__snapshots__/test_extension_image/test_multiple_snapshot_extensions.2.png
tests/__snapshots__/test_extension_image/test_multiple_snapshot_extensions.3.svg
tests/__snapshots__/test_extension_image/test_multiple_snapshot_extensions.svg
tests/__snapshots__/test_extension_single_file/TestClass.test_class_method_name.raw
tests/__snapshots__/test_extension_single_file/TestClass.test_class_method_parametrizedx.raw
tests/__snapshots__/test_extension_single_file/TestClass.test_class_method_parametrizedy.raw
tests/__snapshots__/test_extension_single_file/TestClass.test_class_method_parametrizedz.raw
tests/examples/__init__.py
tests/examples/test_custom_image_extension.py
tests/examples/test_custom_object_repr.py
tests/examples/test_custom_snapshot_directory.py
tests/examples/test_custom_snapshot_name.py
tests/examples/__snaps_example__/test_custom_snapshot_directory.ambr
tests/examples/__snapshots__/test_custom_object_repr.ambr
tests/examples/__snapshots__/test_custom_snapshot_name.ambr
tests/examples/__snapshots__/test_custom_image_extension/test_jpeg_image.jpg