Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
karma-source-map-support
Karma plugin for inline sourcemap support
karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
karma-jasmine-html-reporter
A Karma plugin. Dynamically displays tests results at debug.html page
karma-coverage
A Karma plugin. Generate code coverage.
karma-coverage-istanbul-reporter
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
karma-junit-reporter
A Karma plugin. Report results in junit xml format.
karma-spec-reporter
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
karma-mocha-reporter
Karma reporter with mocha style logging.
karma-chai
Chai for Karma
karma-babel-preprocessor
Preprocessor to compile ES6 on the fly with babel.
karma-ng-html2js-preprocessor
A Karma plugin. Compile AngularJS templates to JavaScript on the fly.
karma-ie-launcher
A Karma plugin. Launcher for Internet Explorer.
karma-sinon
Sinon for Karma
karma-rollup-preprocessor
Karma preprocessor to bundle ES modules using Rollup
karma-browserstack-launcher
A Karma plugin. Launch any browser on BrowserStack!
karma-typescript
Simplifying running unit tests with coverage for Typescript projects.