{"library":"grunt-karma","type":"library","category":null,"description":"grunt-karma is a Grunt.js plugin designed to seamlessly integrate the Karma test runner into a Grunt build process, enabling developers to define and execute unit tests directly from their Gruntfile.js. The current stable version is 4.0.2, released in May 2021. While part of the active Karma Runner organization, its release cadence is infrequent, typically aligning with major Karma updates or significant internal maintenance. Its primary role is to simplify continuous testing workflows for projects that leverage Grunt for task automation, abstracting away direct Karma CLI usage into a native Grunt task. This plugin serves as a crucial bridge for Grunt-centric development environments needing robust client-side test automation.","language":"javascript","status":"maintenance","version":"4.0.2","tags":["javascript","gruntplugin","karma","grunt","test","unit","runner","TDD"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grunt-karma","imports":["grunt.loadNpmTasks('grunt-karma');","karma: {\n  unit: {\n    configFile: 'karma.conf.js'\n  }\n}"]},{"cmd":"yarn add grunt-karma","imports":[]},{"cmd":"pnpm add grunt-karma","imports":[]}],"homepage":"https://karma-runner.github.io","github":"https://github.com/karma-runner/grunt-karma","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grunt-karma","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-karma/compatibility"}}