mhevery/jasmine-node
Integration of Jasmine Spec framework with Node.js observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6022
- days_rel: n/a
- days_push: 1417
- n_releases_24m: 0
Adoption not part of the score
1510 stars · 288 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
testing e2e-testing testing developer-tools backend cli bdd jasmine spec-framework coffee-script test-runner nodejs
2 sources
- readme: https://github.com/mhevery/jasmine-node · fetched 2026-08-28 · bd92d39c34a0
- registry_npm: https://registry.npmjs.org/jasmine-node · fetched 2026-08-29 · 7bcd46b1aafa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mhevery/jasmine-node | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mhevery/jasmine-node")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem