karma-requirejs
Version:
A Karma plugin. Adapter for RequireJS framework.
21 lines (11 loc) • 1.34 kB
Markdown
# karma-requirejs
[](https://github.com/karma-runner/karma-requirejs)
[](https://www.npmjs.com/package/karma-requirejs) [](https://www.npmjs.com/package/karma-requirejs)
[](https://travis-ci.org/karma-runner/karma-requirejs) [](https://david-dm.org/karma-runner/karma-requirejs) [](https://david-dm.org/karma-runner/karma-requirejs#info=devDependencies)
> Adapter for the [RequireJS](http://requirejs.org/) framework.
Check out examples on how to configure RequireJS with Karma:
- Karma's integration tests https://github.com/karma-runner/integration-tests/tree/master/requirejs
- Karma's docs http://karma-runner.github.io/latest/plus/requirejs.html
----
For more information on Karma see the [homepage].
[homepage]: http://karma-runner.github.io/