SoftwareTesting comp.se.200 harjoitustyö How to develop/run Just cd into repo Do npm install Do npm test Do changes Do npm test again Coverage: Tools C8 for coverage & coverage report creation Coveralls for coverage reporting online Mocha for test running Chai for assertions