{"adoption": {"forks": 111, "observed_at": "2026-08-28T04:03:40.896152+00:00", "stars": 1124}, "canonical_url": "https://ross.abutalabs.com/products/vue-testing-library", "card": {"archived": false, "artifact_type": "library", "description": "🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.", "domain": ["testing", "frontend", "web-development", "developer-tools"], "enriched": true, "function": ["testing", "e2e-testing"], "health_score": 27, "homepage": "http://testing-library.com/vue", "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["testing-library/vue-testing-library"], "name": "testing-library/vue-testing-library", "platform": ["browser"], "pushed_at": "2024-05-29T12:56:23+00:00", "repo": "testing-library/vue-testing-library", "stars": 1124, "tags": ["vue", "vue3", "dom-testing-library", "unit-testing", "component-testing", "user-centric-testing", "accessibility-testing", "nodejs", "javascript"], "topics": ["vuejs", "testing", "vue", "test", "testing-tools", "dom-testing-library", "vue-testing-library"], "urls": [], "use_cases": ["test vue components", "write user-centric tests for vue apps", "query dom elements by label text in vue tests", "simulate user interactions like clicks in vue component tests", "test vue components with vuex store and vue router", "avoid brittle tests that depend on component internals"], "what_it_is": "Vue Testing Library is a lightweight adapter on top of DOM Testing Library and @vue/test-utils that provides simple utilities for testing Vue components in a user-centric way. It encourages testing through the DOM the way users interact with apps, rather than testing implementation details.", "when_to_avoid": ["you need a test runner or assertion framework - it works with Jest/Vitest but is neither", "you need deep access to component instances, internal state, or lifecycle methods", "you are testing non-DOM targets like Vue Native or server-side rendering output"], "when_to_choose": ["you write Vue 2 or Vue 3 component tests and want maintainable, implementation-detail-free tests", "you want tests that resemble real user interactions and improve accessibility", "you already use the Testing Library family (React, Angular) and want consistent APIs in Vue"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/vue-testing-library", "repo": "testing-library/vue-testing-library", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "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:03:40.896152+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:40.896152+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:39:51.836840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "184d83d8c4da71ca7495f62a733bbec08cc174291712b10ac062f15d2c94fdce", "fetched_at": "2026-08-28T04:03:40.896152+00:00", "kind": "readme", "missing": false, "url": "https://github.com/testing-library/vue-testing-library"}, {"content_hash": "ea10ca85b75690664f6288cbdc7a8e1b085587522429077dfe6d67bcdd7e1920", "fetched_at": "2026-08-29T12:44:20.543989+00:00", "kind": "homepage", "missing": false, "url": "http://testing-library.com/vue"}, {"content_hash": "294680c6ca00f852fb1b087381c7d65fdcac72043ad8ccd88904fc0928e38cde", "fetched_at": "2026-08-29T12:44:20.546412+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs"}, {"content_hash": "e707259ba08050f6115b2464fc6d5a96bf13441435e7a8a9505020d9780df8c3", "fetched_at": "2026-08-29T12:44:20.547930+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/recipes"}, {"content_hash": "1bb7d31eef5fe66d2bd42fb288959730e5e8b2918ec705b2502c42059c5a522e", "fetched_at": "2026-08-29T12:44:20.549324+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/queries/about"}, {"content_hash": "273a42fd0eae3e9cd39db9618efef454cd36d772aac2ae84ab63923d60750892", "fetched_at": "2026-08-29T12:44:20.551125+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/dom-testing-library/intro"}, {"content_hash": "6cbad718f3abf1c3113bd27c15e6649108b55f7be93ce1cccbda08fc7a1f58b2", "fetched_at": "2026-08-29T12:44:20.552653+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/react-testing-library/intro"}, {"content_hash": "1ac14cdb17c1715ef7f3a36ba6b39fdf4cd03163dcfd832efa7260d11bf5fa3b", "fetched_at": "2026-08-29T12:44:20.554112+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/examples"}, {"content_hash": "c332102699862f0f912b23f96a78b271a517bf92a3a7471e55492b46eabe2825", "fetched_at": "2026-08-29T12:44:20.555531+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/setup"}, {"content_hash": "c6c56a1c77c3931789249657212adb42ab42253b6e98d69558da0b9807dd0b26", "fetched_at": "2026-08-29T12:44:20.556804+00:00", "kind": "site_page", "missing": false, "url": "https://testing-library.com/docs/vue-testing-library/api"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "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": 3087, "days_push": 826, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}