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
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upExample of how to use Stubs, Spies and Mocks for JavaScript tests.
Blog Post describes how to use this repo.
$ yarn
Run basic program.
$ yarn start
Run tests.
$ yarn test