angular2-testing icon indicating copy to clipboard operation
angular2-testing copied to clipboard

Angular 2 testing tutorial with Karma and Jasmine

angular2-testing

Install:

npm install

Run the project:

npm start

Check code coverage:

npm run coverage