Run npm start
then open http://localhost:8081/.
Run karma start --single-run
or karma start
to test and watch files.
Coverage data is generated with Istanbul - after running tests view: http://localhost:8081/coverage/.
Run npm start
then open http://localhost:8081/.
Run karma start --single-run
or karma start
to test and watch files.
Coverage data is generated with Istanbul - after running tests view: http://localhost:8081/coverage/.