.all-contributorsrc
.editorconfig
.flake8
.githooks.ini
.gitignore
.prettierrc.toml
.python-version
.releaserc.js
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
conftest.py
dev_requirements.txt
min_requirements.constraints
mypy.ini
pyproject.toml
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/actions/detect-env/action.yml
.github/workflows/auto-update.yml
.github/workflows/cicd.yml
.github/workflows/next.yml
assets/logo.png
assets/logo.xd
assets/usage_demo.gif
assets/usage_demo.svg
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/filters.py
src/syrupy/location.py
src/syrupy/matchers.py
src/syrupy/py.typed
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/base.py
src/syrupy/extensions/image.py
src/syrupy/extensions/single_file.py
src/syrupy/extensions/amber/__init__.py
src/syrupy/extensions/amber/serializer.py
src/syrupy/extensions/json/__init__.py
stubs/__init__.py
stubs/colored.pyi
stubs/pytest.pyi
tasks/__init__.py
tasks/benchmark.py
tasks/build.py
tasks/install.py
tasks/lint.py
tasks/test.py
tasks/utils.py
tests/__init__.py
tests/examples/__init__.py
tests/examples/test_custom_image_extension.py
tests/examples/test_custom_image_name_suffix.py
tests/examples/test_custom_object_repr.py
tests/examples/test_custom_snapshot_directory.py
tests/examples/test_custom_snapshot_name.py
tests/examples/test_custom_snapshot_name_suffix.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_snapshot_name_suffix.ambr
tests/examples/__snapshots__/test_custom_image_extension/test_jpeg_image.jpg
tests/examples/__snapshots__/test_custom_image_name_suffix/test_png_image_with_custom_name_suffix[blueish].png
tests/examples/__snapshots__/test_custom_image_name_suffix/test_png_image_with_custom_name_suffix[reddish].png
tests/integration/test_custom_comparator.py
tests/integration/test_pytest_extension.py
tests/integration/test_snapshot_option_defaults.py
tests/integration/test_snapshot_option_extension.py
tests/integration/test_snapshot_option_include_details.py
tests/integration/test_snapshot_option_name.py
tests/integration/test_snapshot_option_update.py
tests/integration/test_snapshot_option_warn_unused.py
tests/integration/test_snapshot_similar_names_default.py
tests/integration/test_snapshot_similar_names_file_extension.py
tests/integration/test_snapshot_use_extension.py
tests/syrupy/__init__.py
tests/syrupy/test_location.py
tests/syrupy/test_utils.py
tests/syrupy/extensions/__init__.py
tests/syrupy/extensions/test_base.py
tests/syrupy/extensions/test_single_file.py
tests/syrupy/extensions/__snapshots__/test_base.ambr
tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_name.raw
tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_parametrized[x].raw
tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_parametrized[y].raw
tests/syrupy/extensions/__snapshots__/test_single_file/TestClass.test_class_method_parametrized[z].raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_____underscore.raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_special_characters[.123~!@#$%^&()[]{}].raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_special_characters[].raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_special_characters[_].raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_special_characters[a].raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_special_characters[space space].raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_underscore.raw
tests/syrupy/extensions/__snapshots__/test_single_file/test_unicode[greek u1ff4].raw
tests/syrupy/extensions/amber/__init__.py
tests/syrupy/extensions/amber/test_amber_filters.py
tests/syrupy/extensions/amber/test_amber_matchers.py
tests/syrupy/extensions/amber/test_amber_serializer.py
tests/syrupy/extensions/amber/__snapshots__/test_amber_filters.ambr
tests/syrupy/extensions/amber/__snapshots__/test_amber_matchers.ambr
tests/syrupy/extensions/amber/__snapshots__/test_amber_serializer.ambr
tests/syrupy/extensions/image/__init__.py
tests/syrupy/extensions/image/test_image_png.py
tests/syrupy/extensions/image/test_image_svg.py
tests/syrupy/extensions/image/__snapshots__/test_image_png.ambr
tests/syrupy/extensions/image/__snapshots__/test_image_svg.ambr
tests/syrupy/extensions/image/__snapshots__/test_image_png/test_image.png
tests/syrupy/extensions/image/__snapshots__/test_image_png/test_multiple_snapshot_extensions.2.png
tests/syrupy/extensions/image/__snapshots__/test_image_png/test_multiple_snapshot_extensions.png
tests/syrupy/extensions/image/__snapshots__/test_image_svg/test_image.svg
tests/syrupy/extensions/image/__snapshots__/test_image_svg/test_multiple_snapshot_extensions.2.svg
tests/syrupy/extensions/image/__snapshots__/test_image_svg/test_multiple_snapshot_extensions.svg
tests/syrupy/extensions/json/test_json_filters.py
tests/syrupy/extensions/json/test_json_matchers.py
tests/syrupy/extensions/json/test_json_serializer.py
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_exclude_in_json_with_empty_values.json
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_exclude_nested.json
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_exclude_simple.1.json
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_exclude_simple.json
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_serializer[content0].json
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_serializer[content1].json
tests/syrupy/extensions/json/__snapshots__/test_json_filters/test_serializer[content2].json
tests/syrupy/extensions/json/__snapshots__/test_json_matchers/test_matcher.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.TestNestedClass.test_nested_class_method[x].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.TestNestedClass.test_nested_class_method[y].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.TestNestedClass.test_nested_class_method[z].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_name.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_parametrized[a].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_parametrized[b].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestClass.test_class_method_parametrized[c].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.TestNestedClass.test_nested_class_method[x].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.TestNestedClass.test_nested_class_method[y].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.TestNestedClass.test_nested_class_method[z].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_name.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_parametrized[a].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_parametrized[b].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/TestSubClass.test_class_method_parametrized[c].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_bool[False].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_bool[True].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_custom_object_repr.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_cycle[cyclic0].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_cycle[cyclic1].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_deeply_nested_multiline_string_in_dict.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual0].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual1].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual2].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual3].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual4].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual5].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_dict[actual6].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_doubly_parametrized[bar-foo].1.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_doubly_parametrized[bar-foo].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_empty_snapshot.1.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_empty_snapshot.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_list[actual0].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_list[actual1].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_list[actual2].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_list[actual3].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_multiline_string_in_dict.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_multiple_snapshots.1.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_multiple_snapshots.2.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_multiple_snapshots.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.1.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.2.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.3.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.4.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.5.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_newline_control_characters.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_numbers.1.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_numbers.2.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_numbers.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_parameter_with_dot[value.with.dot].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_reflection.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_set[actual0].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_set[actual1].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_set[actual2].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_set[actual3].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_set[actual4].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_snapshot_markers.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[0].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[10].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[1].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[2].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[3].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[4].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[5].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[6].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[7].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[8].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_string[9].json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_tuple.1.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_tuple.2.json
tests/syrupy/extensions/json/__snapshots__/test_json_serializer/test_tuple.json