{"library":"pytest-snapshot","type":"library","category":null,"description":"pytest-snapshot is a plugin for snapshot testing with pytest. It enables developers to compare current test outputs (e.g., data structures, HTML, JSON) against a pre-recorded 'snapshot', failing tests if a mismatch occurs. The current version is 0.9.0, and it maintains an active release schedule with regular minor and patch updates.","language":"python","status":"active","version":"0.9.0","tags":["pytest","testing","snapshot testing","test automation","plugin"],"install":[{"cmd":"pip install pytest-snapshot","imports":["def test_example(snapshot):\n    # ... use snapshot.assert_match(data, 'snapshot_name.json') ..."]}],"homepage":null,"github":"https://github.com/joseph-roitman/pytest-snapshot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-snapshot/","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/pytest-snapshot/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}