karma-leche

v1.0.10
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
  • >=10.15.3
  • Christoph Guttandin
  • released 1/2/2021

Downloads

Maintainers