yarn install
yarn jest --no-cache --watchAll
or
npm install
npm test -- --no-cache --watchAll
https://martinfowler.com/articles/refactoring-video-store-js/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn install
yarn jest --no-cache --watchAll
or
npm install
npm test -- --no-cache --watchAll
https://martinfowler.com/articles/refactoring-video-store-js/