Prerequisites To install the development dependencies you will need Node 5 or 6. Node 7 is not yet supported. Run tests Using karma (real browsers will be launched) npm i npm test Or manually npm run build:tests open tests.html