This package has been deprecated

Author message:

No longer maintained

dionne

0.1.6 • Public • Published

Dionne

Cher can get a little crazy. Dionne is here to help keep a lid on things. Dionne provides tools and mock components that make integration testing with Cher much easier.

dionne

Mocking for unit tests (no db)

const dionne = require('dionne');
const passingMocks = dionne.unit().passing();

console.log(passingMocks); // cher, DataModel, metric, source

/dionne/

    Package Sidebar

    Install

    npm i dionne

    Weekly Downloads

    1

    Version

    0.1.6

    License

    MIT

    Last publish

    Collaborators

    • recursivefunk