The Testing Angular with Jasmine course is designed to demonstrate how to effectively test Angular applications using Jasmine.
The course begins with a conceptual review of testing, Jasmine syntax, and Angular architecture. Next, it examines how to use the Angular scenario runner as well as Angular mocks to run tests on all aspects of Angular applications, including controllers, filters, and services. It concludes with exercises and an exploration of Protractor and Selenium.
Purpose
|
Learn how to effectively test Angular applications using Jasmine. |
Audience
|
Front-end developers using Angular wanting to adopt TDD or BDD strategies. |
Role
| Software Developer |
Skill Level
| Intermediate |
Style
| Workshops |
Duration
| 1 Day |
Related Technologies
| JavaScript | Web Development | Angular | Selenium | Testing |
Productivity Objectives
- Identify the testing areas associated with Angular
- Create Angular Mocks and basic unit tests
- Independently test controllers, filters, directives, and services