karma-leche

v0.0.14
A Karma adapter for Leche.
karma karma-plugin leche mocha sinon

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']
    });
};

Metadata

  • MIT
  • >=6.11.2
  • Christoph Guttandin
  • released 8/31/2017

Downloads

Maintainers