This package has been deprecated

Author message:

This module is deprecated.

karma-leche

2.0.3 • Public • Published

Status: !!! DEPRECATED !!!

This module is deprecated and no longer maintained.

karma-leche

!!! DEPRECATED !!! A Karma adapter for Leche.

Leche is a testing utility which extends Mocha and Sinon. This little adapter makes it available with the Karma test runner.

module.exports = function (config) {
    config.set({
        frameworks: ['leche']
    });
};

Package Sidebar

Install

npm i karma-leche

Weekly Downloads

54

Version

2.0.3

License

MIT

Unpacked Size

3.55 kB

Total Files

4

Last publish

Collaborators

  • chrisguttandin