{"library":"syrupy","type":"library","category":null,"description":"Syrupy is a pytest plugin for snapshot testing, enabling developers to capture the current output of a value and compare it against a previously stored snapshot. It's currently on version 5.1.0 and maintains an active release cadence, typically releasing minor/patch versions every 1-3 months.","language":"python","status":"active","version":"5.1.0","tags":["pytest","testing","snapshots","developer-tools","fixtures"],"last_verified":"Wed May 20","install":[{"cmd":"pip install syrupy","imports":["def test_example(snapshot):\n    # snapshot is a pytest fixture provided by syrupy","from syrupy.assertion import SnapshotAssertion"]}],"homepage":null,"github":"https://github.com/syrupy-project/syrupy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/syrupy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/syrupy/compatibility"}}