Goal: Explain Unit testing in Angular and Working with Angular-CLI
Objectives: Upon completing this lesson, you should be able to: Describe Unit testing and TDD concepts, Work with Jasmine Framework, Work with Angular-CLI, Work with Angular-CLI for Test environment setup, Work with other Angular application development Tools
Topics: Unit Testing, related Tools, and TDD, Introduction to Jasmine Framework, Introduction to Angular CLI, Unit Test Environment and set up using Angular CLI, Other Tool
Hands On : Unit testing Jasmine, Creating a Project with Angular-CLI, Creating Test environment and tests for Angular application