Sample Node Tests Sample codes on how to write tests in Node to use as example in a Node Training How to use Clone this repo and enter it Install the dependencies yarn Run the tests npm test Watch for changes in files and execute tests npm run test-watch