karma-leche

v2.0.3
!!! DEPRECATED !!! 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']
    });
};
npm i karma-leche

Metadata

  • MIT
  • >=12.20.1
  • Christoph Guttandin
  • released 4/13/2024

Downloads

Maintainers