{"adoption": {"forks": 85, "observed_at": "2026-08-28T04:05:18.565519+00:00", "stars": 1661}, "canonical_url": "https://ross.abutalabs.com/products/jsverify", "card": {"archived": false, "artifact_type": "library", "description": "Write powerful and concise tests. Property-based testing for JavaScript. Like QuickCheck.", "domain": ["testing", "developer-tools"], "enriched": true, "function": ["testing", "fuzzing", "data-generation"], "health_score": 20, "homepage": "http://jsverify.github.io/", "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["jsverify/jsverify"], "name": "jsverify/jsverify", "platform": ["cross-platform"], "pushed_at": "2021-04-05T23:16:55+00:00", "repo": "jsverify/jsverify", "stars": 1661, "tags": ["property-based-testing", "quickcheck", "generators", "shrinking", "mocha", "jasmine", "javascript", "nodejs"], "topics": [], "urls": [], "use_cases": ["property-based testing for javascript functions", "generate random test inputs automatically", "find minimal failing counterexamples with shrinking", "test invariants like sort idempotency", "use quickcheck-style tests with mocha", "write property tests in typescript"], "what_it_is": "JSVerify is a property-based testing library for JavaScript, inspired by Haskell's QuickCheck. It generates random test inputs, verifies user-defined invariants over many cases, and shrinks failing inputs to minimal counterexamples, integrating with frameworks like Mocha and Jasmine.", "when_to_avoid": ["you only need simple example-based unit tests", "you need a actively developed library with modern maintenance", "you need property testing with deep TypeScript type integration"], "when_to_choose": ["you want QuickCheck-style property testing in JavaScript", "you need automatic input generation and shrinking", "you use Mocha, Jasmine, or another test framework and want framework-agnostic properties"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/jsverify", "repo": "jsverify/jsverify", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "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:05:18.565519+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:18.565519+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:44:37.615731+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "5d138e2f90a45aee913e90669495c7c6ef4c6c0fbfb86b18c6503173eec5bc90", "fetched_at": "2026-08-28T04:05:18.565519+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jsverify/jsverify"}, {"content_hash": "d890f4d2e953c935100830b095278bbd7e1ee73bc51aef2992f13c2da34488ff", "fetched_at": "2026-08-29T11:17:17.015441+00:00", "kind": "homepage", "missing": false, "url": "http://jsverify.github.io/"}, {"content_hash": "2a5b3d321baaf7d9dcd88d4b255a7b5445d5fa941435eeaa251e4c0c3fa2ab50", "fetched_at": "2026-08-29T11:17:17.018943+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/jsverify"}], "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": 4730, "days_push": 1976, "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}}