node-leche

JavaScript testing utility for Mocha and Sinon
  https://github.com/box/leche
  0
  no reviews



Leche is a JavaScript testing utility designed to work with Mocha and Sinon. This is intended for use both by Node.js and in browsers, so any changes must work in both locations.

Sinon is a set of standalone test spies, stubs and mocks for JavaScript working with any unit testing framework.

Node.js is an event-based server-side JavaScript engine.