#Getting Unit Testing with Karma and Jasmine for Angular 2 using VSCode
We will learn how to:
- Preparing the package.json for new libraries
- Introduction to Jasmine and Karma
- Setting up Karma
- The first karma test
- Testing Angular 2 Components with Jasmine
More details at here.