Skip to content

majblackburn/js-mocking-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%