This project was generated with Angular CLI version 7.3.8. This project contains some sample unit tests.
Run ng serve --open
for a dev server.
Run ng build
to build the project.
Run ng test
to execute the unit tests via Karma.
Run ng test --code-coverage
to get code coverage. This will excecute unit tests and create a coverage directory in project root folder. Open coverage/index.html
file to see code coverage details.
Run ng e2e
to execute the end-to-end tests via Protractor.
Use 'x' infront of describe
and it
keywords to ignore test cases, like xdescribe
or xit