Example 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
Example 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