# velesin/jasmine-jquery

jQuery matchers and fixture loader for Jasmine framework

Repository: https://github.com/velesin/jasmine-jquery
Canonical: https://ross.abutalabs.com/products/jasmine-jquery
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2017-10-06T05:58:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5985, "days_push": 3253, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1880, forks 342 (observed 2026-08-28T04:05:48.541908+00:00)

## What it is
A JavaScript library that extends the Jasmine testing framework with custom jQuery matchers and an API for loading HTML, CSS, and JSON fixtures in specs. It simplifies DOM-related assertions for jQuery-based front-end tests.

## Use cases
- assert DOM element states in Jasmine tests with jQuery matchers
- load HTML fixtures into specs for front-end testing
- test checkbox, disabled, and visibility states of form elements
- verify elements are attached to the DOM in unit tests
- load JSON and CSS fixtures in JavaScript test suites

## When to choose
- you use Jasmine with jQuery and need expressive DOM matchers
- your specs require HTML/CSS/JSON fixture loading
- you maintain a legacy jQuery codebase tested with Jasmine

## When to avoid
- you use modern frameworks like React or Vue with Jest or Vitest
- your tests do not involve jQuery or DOM manipulation
- you need a library under active development - it seeks a new maintainer

## Facets
- artifact type: library
- maturity: maintenance
- function: testing, e2e-testing, mocking
- domain: testing, web-development, frontend, developer-tools
- platform: browser
- tags: jasmine, jquery, test-matchers, fixtures, unit-testing, nodejs, javascript

## Member repositories
- velesin/jasmine-jquery (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.541908+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:14:01.963100+00:00, confidence not recorded.
  - readme: https://github.com/velesin/jasmine-jquery (fetched 2026-08-28T04:05:48.541908+00:00, sha ddccba21c285)
  - registry_npm: https://registry.npmjs.org/jasmine-jquery (fetched 2026-08-29T10:53:25.843107+00:00, sha a1730e29b2b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
