{"library":"grunt-jasmine-node","type":"library","category":null,"description":"This package provides a Grunt task for integrating Jasmine test suites, specifically leveraging the `jasmine-node` test runner. Its latest version, 0.3.1, was published in 2014, indicating it is an effectively abandoned project. The underlying `jasmine-node` library, which bundled Jasmine 1.3.1 for Node.js environments, itself entered maintenance mode in May 2019 and advises users to migrate to the actively maintained `jasmine` or `jasmine-npm` packages for modern Node.js development. Consequently, `grunt-jasmine-node` lacks compatibility with contemporary Node.js versions, current Grunt releases, and Jasmine versions beyond 1.x (e.g., Jasmine 2.x and 3.x series). Developers seeking to run Jasmine tests within a Grunt workflow should instead consider `grunt-contrib-jasmine`, which is an actively maintained plugin supporting modern Jasmine features and Node.js environments.","language":"javascript","status":"abandoned","version":"0.3.1","tags":["javascript","gruntplugin","grunt","plugins","builds","ci","jasmine","jasmine-node"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-jasmine-node","imports":["grunt.loadNpmTasks('grunt-jasmine-node');","grunt.initConfig({\n  jasmine_node: {\n    // ... options ...\n  }\n});"]},{"cmd":"yarn add grunt-jasmine-node","imports":[]},{"cmd":"pnpm add grunt-jasmine-node","imports":[]}],"homepage":null,"github":"https://github.com/jasmine-contrib/grunt-jasmine-node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-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/grunt-jasmine-node/compatibility"}}