Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 265 Bytes

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