{"adoption": {"forks": 473, "observed_at": "2026-08-28T04:07:56.646220+00:00", "stars": 3332}, "canonical_url": "https://ross.abutalabs.com/products/dom-testing-library", "card": {"archived": false, "artifact_type": "library", "description": "🐙 Simple and complete DOM testing utilities that encourage good testing practices.", "domain": ["testing", "frontend", "web-development", "accessibility", "developer-tools"], "enriched": true, "function": ["testing", "e2e-testing", "ui-components"], "health_score": 65, "homepage": "https://testing-library.com/dom", "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["testing-library/dom-testing-library"], "name": "testing-library/dom-testing-library", "platform": ["browser"], "pushed_at": "2025-11-12T11:24:25+00:00", "repo": "testing-library/dom-testing-library", "stars": 3332, "tags": ["dom-testing", "jsdom", "jest", "user-centric-testing", "queries", "accessibility-testing", "nodejs", "javascript"], "topics": ["javascript", "testing"], "urls": [], "use_cases": ["test web ui components in a user-centric way", "query dom elements by label text or aria role in tests", "write maintainable frontend tests that survive refactors", "simulate user events and wait for async dom updates", "test react vue or angular components with testing library", "improve accessibility by testing with semantic queries"], "what_it_is": "DOM Testing Library is a lightweight JavaScript library providing utilities for querying and interacting with DOM nodes in tests, in a way that mimics how real users find elements (by label text, role, visible text). It is the core API of the Testing Library family, with framework wrappers for React, Vue, Angular, and others, and works with any test runner that provides DOM APIs such as Jest with JSDOM.", "when_to_avoid": ["you need a test runner or assertion framework - it is neither", "you are testing non-DOM code such as Node backend logic", "you want snapshot or implementation-detail testing of component internals"], "when_to_choose": ["you want user-centric UI tests that avoid implementation details", "you need framework-agnostic DOM query utilities for Jest, Vitest, Mocha, or a real browser", "you want tests that double as accessibility checks"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/dom-testing-library", "repo": "testing-library/dom-testing-library", "role": "main", "score": 46}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "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:07:56.646220+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:56.646220+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:41:41.925299+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "dcb5add1f6951e48e8b537ee5e4a90d8197137947910ec2f053ca49c9d6f42be", "fetched_at": "2026-08-28T04:07:56.646220+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/dom-testing-library"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T09:34:54.414171+00:00", "kind": "homepage", "missing": false, "url": "https://testing-library.com/dom"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T09:34:54.416927+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T09:34:54.418758+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T09:34:54.421409+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "b4fe2d48b8ff8547b2c8586997078da06100ec402513f38d73956b4a52ba5d04", "fetched_at": "2026-08-29T09:34:54.424256+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/install"}, {"content_hash": "74efd7216bdf030e268e9791343096d31481cb41e0596884105f3b8b8426bb42", "fetched_at": "2026-08-29T09:34:54.426377+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/example-intro"}, {"content_hash": "6a9e234b6db192c59e8435c4f962f5deca9fffdb29d226f1327feaeb5a98e6a3", "fetched_at": "2026-08-29T09:34:54.428133+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/setup"}, {"content_hash": "5f52c3045698f13c92d0dbf00580f1e6da5b61bb677805e05bff0da8ed12fa40", "fetched_at": "2026-08-29T09:34:54.429613+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/api"}, {"content_hash": "098883e9d7a9bc4cf07fe005f42a0f4a142e83debacb80d4e0f8708447ce4916", "fetched_at": "2026-08-29T09:34:54.431333+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/cheatsheet"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 51, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3071, "days_push": 294, "days_rel": 402, "gap_med": null, "n_releases_24m": 1}, "score": 46, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}