{"id":26829405,"url":"https://github.com/cljoly/rusqlite-snapshot-testing","last_synced_at":"2026-05-02T19:37:35.324Z","repository":{"id":285129185,"uuid":"957145552","full_name":"cljoly/rusqlite-snapshot-testing","owner":"cljoly","description":"Snapshot testing tool for rusqlite","archived":false,"fork":false,"pushed_at":"2025-03-29T23:55:32.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T16:54:36.322Z","etag":null,"topics":["rusqlite","rust","sqlite","wip"],"latest_commit_sha":null,"homepage":"https://cj.rs/rusqlite-snapshot-testing","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cljoly.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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://cj.rs/donate/"]}},"created_at":"2025-03-29T17:00:02.000Z","updated_at":"2025-03-29T23:55:36.000Z","dependencies_parsed_at":"2025-03-29T18:28:44.648Z","dependency_job_id":"bd448cd3-ab28-4f12-9841-1b23b24038a0","html_url":"https://github.com/cljoly/rusqlite-snapshot-testing","commit_stats":null,"previous_names":["cljoly/rusqlite-snapshot-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cljoly/rusqlite-snapshot-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Frusqlite-snapshot-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Frusqlite-snapshot-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Frusqlite-snapshot-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Frusqlite-snapshot-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cljoly","download_url":"https://codeload.github.com/cljoly/rusqlite-snapshot-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cljoly%2Frusqlite-snapshot-testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["rusqlite","rust","sqlite","wip"],"created_at":"2025-03-30T13:16:30.338Z","updated_at":"2026-05-02T19:37:35.308Z","avatar_url":"https://github.com/cljoly.png","language":"Rust","funding_links":["https://cj.rs/donate/"],"categories":[],"sub_categories":[],"readme":"\u003c!-- insert\n---\ntitle: \"Rusqlite Snapshot Testing\"\ndate: 2025-03-29T17:32:05\ndescription: \"Snapshot testing tool for rusqlite\"\ntags:\n- Rust\n- SQLite\n- Library\n---\nend_insert --\u003e\n\n\u003c!-- remove --\u003e\n\u003cdiv align=\"center\"\u003e\n\n# Rusqlite Snapshot Testing\n\u003c!-- end_remove --\u003e\n\n\u003c!-- insert\n{{\u003c github_badge \u003e}}\n\n{{\u003c rawhtml \u003e}}\n\u003cdiv class=\"badges\"\u003e\n{{\u003c /rawhtml \u003e}}\nend_insert --\u003e\n\n[![docs.rs](https://img.shields.io/docsrs/rusqlite-snapshot-testing)][docs]\n[![Crates.io](https://img.shields.io/crates/v/rusqlite-snapshot-testing)][cio]\n\u003c!-- insert\n{{\u003c rawhtml \u003e}}\nend_insert --\u003e\n\u003c/div\u003e\n\u003c!-- insert\n{{\u003c /rawhtml \u003e}}\nend_insert --\u003e\n\n\u003c!-- rustdoc start --\u003e\n\nTool to perform snapshot testing on an SQLite database, using [rusqlite][].\n\nThe goal is to expose both data and the schema in the snapshots. It is also compatible with [Insta Snapshots][insta]\n\n**This is experimental software, expect breaking changes between 0.x versions, consistent with the semver rules for Rust.**\n\n## Background reading on snapshot testing.\n\n- https://ianthehenry.com/posts/my-kind-of-repl/\n- https://tigerbeetle.com/blog/2024-05-14-snapshot-testing-for-the-masses/\n- https://blog.janestreet.com/the-joy-of-expect-tests/\n\n[cio]: https://crates.io/crates/rusqlite-snapshot-testing\n[docs]: https://docs.rs/rusqlite-snapshot-testing\n[insta]: https://insta.rs\n[rusqlite]: https://crates.io/crates/rusqlite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcljoly%2Frusqlite-snapshot-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcljoly%2Frusqlite-snapshot-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcljoly%2Frusqlite-snapshot-testing/lists"}