ttsui / how-to-stub-es2015-modules

Example of how to stub ES2015 modules when testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how-to-stub-es2015-modules

Example of how to stub ES2015 modules when testing.

Run Example

$ npm install
$ npm test

About

Example of how to stub ES2015 modules when testing.


Languages

Language:JavaScript 100.0%