{"library":"karma-jasmine","type":"library","category":null,"description":"karma-jasmine is a Karma plugin that serves as an adapter for the Jasmine testing framework, enabling developers to run their Jasmine-based unit tests within the Karma test runner environment. The current stable version is 5.1.0, released in June 2022, with a consistent release cadence addressing bug fixes, dependency updates (including `jasmine-core`), and minor feature enhancements. It primarily functions by providing the `jasmine` framework to Karma's configuration, allowing seamless integration and execution of Jasmine specs. Key differentiators include its tight coupling with the Karma ecosystem, offering features like custom spec filtering, debug-by-URL capabilities for focused testing, and basic sharding support. This package is essential for projects using Karma for test automation and Jasmine for writing their tests, abstracting away the complexities of setting up the two together.","language":"javascript","status":"active","version":"5.1.0","tags":["javascript","karma-plugin","karma-adapter","jasmine"],"last_verified":"Wed May 27","install":[{"cmd":"npm install karma-jasmine","imports":["config.set({ frameworks: ['jasmine'] })","config.set({ client: { jasmine: { random: true } } })","config.set({ client: { args: ['--grep', '<pattern>'] } })"]},{"cmd":"yarn add karma-jasmine","imports":[]},{"cmd":"pnpm add karma-jasmine","imports":[]}],"homepage":null,"github":"https://github.com/karma-runner/karma-jasmine","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/karma-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/karma-jasmine/compatibility"}}