Socket
Socket
Sign inDemoInstall

dionne

Package Overview
Dependencies
293
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dionne

Test companion for Cher


Version published
Weekly downloads
7
increased by600%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 02 Jan 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc