Unit Testing workshop Project prerequisites node v12 Running the workshop commands Before start run nvm use 12 npm install Advanced workshop TBD Introductory workshop In order to run Introductory workshop tests npm run test:1 npm run test:2 npm run test:3 npm run test:all npm run coverage