This repository is based on the original Tour of Heroes. For the original tutorial see: https://angular.io/tutorial
Run npm install
Run ng test
Run ng test --single-run --code-coverage
A folder name coverage
will be created
Open the index.html
in your favorite browser
Run npm run e2e
This will automatically update your webdrivers and run the tests in Chrome and Firefox in parallel.
Note: Requires installed Chrome and Firefox