Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

JavaScript Mocking

Example of how to use Stubs, Spies and Mocks for JavaScript tests.

Blog Post describes how to use this repo.

Technologies

Install

$ yarn

Basic In-memory storage

Run basic program.

$ yarn start

Run tests.

$ yarn test

Further Reading

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.