{"adoption": {"forks": 92, "observed_at": "2026-08-28T04:04:04.962532+00:00", "stars": 1235}, "canonical_url": "https://ross.abutalabs.com/products/testfixtures", "card": {"archived": false, "artifact_type": "library", "description": "Ruby on Rails like test fixtures for Go. Write tests against a real database", "domain": ["testing", "databases", "developer-tools"], "enriched": true, "function": ["testing", "database", "mocking"], "health_score": 94, "homepage": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc", "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["go-testfixtures/testfixtures"], "name": "go-testfixtures/testfixtures", "platform": ["go", "cli"], "pushed_at": "2026-08-19T05:49:38+00:00", "repo": "go-testfixtures/testfixtures", "stars": 1235, "tags": ["test-fixtures", "yaml-fixtures", "integration-testing", "rails-style", "sql"], "topics": ["go", "testing", "database", "fixtures"], "urls": [], "use_cases": ["load yaml fixtures into a test database in go", "run go tests against a real database instead of mocks", "reset database state before each go test", "seed test data for functional tests in go", "rails-like fixtures for golang", "test go web apps with a real sql database"], "what_it_is": "A Go library that mimics Ruby on Rails-style test fixtures, loading YAML fixture files into a real SQL database before each test. It wipes and repopulates the test database so functional tests run against actual data instead of mocks.", "when_to_avoid": ["you only need unit tests with mocked data layers", "you cannot risk wiping a database (it deletes all data before loading)", "you use a non-SQL datastore"], "when_to_choose": ["you write Go integration or functional tests that hit a real SQL database", "you want Rails-style YAML fixtures with automatic per-test database reset", "you find database mocks tedious and error-prone"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/testfixtures", "repo": "go-testfixtures/testfixtures", "role": "main", "score": 78}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:04.962532+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:22:05.488538+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ffe7afe8461165e2e1d34f31e5c844b34ef3f877174662fa76f23d143759a477", "fetched_at": "2026-08-28T04:04:04.962532+00:00", "kind": "readme", "missing": false, "url": "https://github.com/go-testfixtures/testfixtures"}, {"content_hash": "51b58118ca8dda4a636bfa0bda19f877cabf3fc04b88bfe4eab75c7cf0e9ce46", "fetched_at": "2026-08-29T12:21:27.820875+00:00", "kind": "homepage", "missing": false, "url": "https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc"}, {"content_hash": "75785202787982b0473b4d3670a3a27d75ac579d845d284ac1c5eb57ab52ce15", "fetched_at": "2026-08-29T12:21:27.818623+00:00", "kind": "site_page", "missing": false, "url": "https://pkg.go.dev/about"}, {"content_hash": "d5ca00bb378b3176005edcb1536e3eac5a43d18a9370fe9acade241faac7a003", "fetched_at": "2026-08-29T12:21:27.822658+00:00", "kind": "site_page", "missing": false, "url": "https://go.dev/project"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 100, "rhythm": 41}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3802, "days_push": 14, "days_rel": 313, "gap_med": 53.5, "n_releases_24m": 7}, "score": 78, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}