jwill9999 / sinon_reverse_engineered

Teaching package to demonstrate Sinon Reverse Engineered code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinon code Reverse Engineered

CircleCI branch

Description

This code aims to explain how Sinon spies, and stubs work with an aim to demystify and understand whats happening under the hood.

git clone
npm install dependencies
install mocha if not global
Testing : npm test 

>>> Further documentation and teaching material to follow.

About

Teaching package to demonstrate Sinon Reverse Engineered code.


Languages

Language:JavaScript 100.0%