# mhevery/jasmine-node

Integration of Jasmine Spec framework with Node.js

Repository: https://github.com/mhevery/jasmine-node
Canonical: https://ross.abutalabs.com/products/jasmine-node
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-10-16T17:43:57+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6022, "days_push": 1417, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1510, forks 288 (observed 2026-08-28T04:04:55.875958+00:00)

## What it is
jasmine-node integrates the Jasmine BDD spec framework (version 1) with Node.js, letting you run describe/it specs from the command line. It is now in maintenance mode, with the official 'jasmine' or 'jasmine-npm' packages recommended instead.

## Use cases
- run jasmine bdd specs in node.js
- test javascript code with describe and it blocks
- run tests written in coffeescript or literate coffeescript
- run a single spec suite with ddescribe or iit
- get growl notifications when tests finish
- run tests from the command line with a teamcity reporter

## When to choose
- you are maintaining a legacy project already using jasmine-node
- you need jasmine 1.x behavior with ddescribe/iit support
- your specs are written in CoffeeScript or Literate CoffeeScript

## When to avoid
- you are starting a new Node.js project - use the official jasmine or jasmine-npm package
- you need modern Jasmine 2+ features
- you need support for Node.js versions beyond 10/12

## Facets
- artifact type: library
- maturity: maintenance
- function: testing, e2e-testing
- domain: testing, developer-tools, backend
- platform: cli
- tags: bdd, jasmine, spec-framework, coffee-script, test-runner, nodejs

## Member repositories
- mhevery/jasmine-node (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.875958+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-30T04:32:27.044106+00:00, confidence not recorded.
  - readme: https://github.com/mhevery/jasmine-node (fetched 2026-08-28T04:04:55.875958+00:00, sha bd92d39c34a0)
  - registry_npm: https://registry.npmjs.org/jasmine-node (fetched 2026-08-29T11:36:38.028923+00:00, sha 7bcd46b1aafa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
