sinonjs / demo-proxyquire

Runnable demo of using Sinon.JS with proxyquire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinon demo using proxyquire

This repository contains a demo of how to use proxyquire with Sinon.JS.

To run the test

npm install
npm test

About

Runnable demo of using Sinon.JS with proxyquire


Languages

Language:JavaScript 100.0%