{"id":13771641,"url":"https://github.com/kyleking/pytest_cache_assert","last_synced_at":"2025-05-11T04:30:48.901Z","repository":{"id":45437080,"uuid":"422556743","full_name":"KyleKing/pytest_cache_assert","owner":"KyleKing","description":"Cache assertion data to simplify regression testing of complex serializable data","archived":true,"fork":false,"pushed_at":"2023-08-30T23:23:43.000Z","size":4395,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T14:05:16.320Z","etag":null,"topics":["calcipy","pytest-plugin"],"latest_commit_sha":null,"homepage":"https://pytest_cache_assert.kyleking.me/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KyleKing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-10-29T11:55:05.000Z","updated_at":"2023-09-19T22:22:05.000Z","dependencies_parsed_at":"2024-01-12T23:43:10.790Z","dependency_job_id":"6207a0f0-7de8-4ab7-9538-8cf8cb575978","html_url":"https://github.com/KyleKing/pytest_cache_assert","commit_stats":{"total_commits":246,"total_committers":3,"mean_commits":82.0,"dds":0.008130081300813052,"last_synced_commit":"e4f47fadc1c437f709c5bc0c7acc0307136f1f7a"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleKing%2Fpytest_cache_assert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleKing%2Fpytest_cache_assert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleKing%2Fpytest_cache_assert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KyleKing%2Fpytest_cache_assert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KyleKing","download_url":"https://codeload.github.com/KyleKing/pytest_cache_assert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253518941,"owners_count":21921074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calcipy","pytest-plugin"],"created_at":"2024-08-03T17:00:53.851Z","updated_at":"2025-05-11T04:30:48.366Z","avatar_url":"https://github.com/KyleKing.png","language":"Python","readme":"# pytest_cache_assert\n\n\u003e **Warning**\n\u003e\n\u003e This project is deprecated in favor of [`syrupy`](https://github.com/tophat/syrupy), which has a larger user base and more features.\n\u003e\n\u003e To migrate:\n\u003e\n\u003e 1. Add the `syrupy` dependency and remove `pytest-cache-assert`\n\u003e 1. In your test, replace the fixture argument `assert_against_cache` with `snapshot`\n\u003e     1. Then replace `assert_against_cache(data)` with `assert data == snapshot`\n\u003e 1. Remove the `tests/assert-cache` directory\n\u003e\n\u003e See an example of a project that was migrated here: \u003chttps://github.com/KyleKing/tail-jsonl/commit/c3b32e20ad88407555b445ba796adda3cfe200d1\u003e\n\u003e\n\u003e If you run into any issue migrating or have questions, feel free to open an issue on GitHub: \u003chttps://github.com/KyleKing/pytest_cache_assert/issues\u003e.\n\nCache assertion data to simplify regression testing of complex serializable data\n\nDocumentation can be found on [Github (./docs)](./docs), [PyPi](https://pypi.org/project/pytest_cache_assert/), or [Hosted](https://pytest_cache_assert.kyleking.me/)!\n","funding_links":[],"categories":["Assertions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyleking%2Fpytest_cache_assert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyleking%2Fpytest_cache_assert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyleking%2Fpytest_cache_assert/lists"}