{"library":"jasmine-node","type":"library","category":null,"description":"Jasmine-node is a command-line utility designed for running Jasmine BDD specifications (specifically version 1.3.1, a forked version from the Karma project) within a Node.js environment without requiring a browser DOM. It provides a simple CLI for executing tests written in JavaScript or CoffeeScript, offering features like automatic test execution on file changes (`--autotest`), colorized output, and optional Growl notifications. The project is explicitly in maintenance mode, and its authors recommend using the official `jasmine` or `jasmine-npm` packages for any new development due to `jasmine-node`'s reliance on an older Jasmine version and limited future development. It supports Node.js versions 10 and 12, with older Node.js versions being deprecated.","language":"javascript","status":"maintenance","version":"3.0.0","tags":["javascript","testing","bdd"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jasmine-node","imports":["Install globally: npm install jasmine-node -g\nRun tests: jasmine-node spec/","// These functions are made globally available by the jasmine-node runner when executing tests.","const cliRunner = require('jasmine-node/lib/jasmine-node/cli'); // Highly discouraged, use CLI instead"]},{"cmd":"yarn add jasmine-node","imports":[]},{"cmd":"pnpm add jasmine-node","imports":[]}],"homepage":null,"github":"https://github.com/mhevery/jasmine-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jasmine-node","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-node/compatibility"}}