{"library":"jasmine","type":"library","category":null,"description":"The `jasmine` package provides a command-line interface (CLI) and supporting utilities for running Jasmine Behavior Driven Development (BDD) tests in Node.js environments. As of its current stable version 6.2.0, this package acts as a runner for `jasmine-core`, which is the actual testing framework. Jasmine is known for its clean and easy-to-understand syntax, requiring no DOM or external JavaScript frameworks, making it suitable for a wide range of JavaScript projects. The project maintains an active release cadence, with minor and patch updates frequently, and major versions introducing significant changes every few months. It is compatible with both ES modules and CommonJS modules and officially supports Node.js versions 20, 22, and 24, with best-effort support for environments past their end-of-life.","language":"javascript","status":"active","version":"6.2.0","tags":["javascript","test","testing","jasmine","tdd","bdd"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jasmine","imports":["import Jasmine from 'jasmine';","/* No explicit import needed in spec files */","import type { Config } from 'jasmine';"]},{"cmd":"yarn add jasmine","imports":[]},{"cmd":"pnpm add jasmine","imports":[]}],"homepage":"https://jasmine.github.io","github":"https://github.com/jasmine/jasmine-npm","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jasmine","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jasmine/compatibility"}}