When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Angular Unit Testing

This course will teach you to write effective unit tests in your Angular applications.

     0 |
  • Reviews ( 0 )
Free

This Course Includes

  • iconpluralsight
  • icon0 (0 reviews )
  • icon3 hour 25 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Angular Unit Testing

Automated testing, including unit testing, is critical for any application that is bigger than "hello world". In this course, Angular Unit Testing, you’ll learn to write effective unit tests for your Angular applications. First, you’ll explore the basics of unit testing and automated testing. Next, you’ll discover how to write unit tests against Angular components, pipes and services, and incorporate templates in your unit tests. Finally, you’ll learn how to use best practices to create effective unit tests for even the largest applications. When you’re finished with this course, you’ll have the skills and knowledge of unit testing needed to completely test an Angular application.

What You Will Learn?

  • Course Overview : 1min.
  • Introduction to Unit Testing in Angular : 28mins.
  • Isolated Unit Tests : 28mins.
  • Shallow Integration Tests : 42mins.
  • Deep Integration Tests : 35mins.
  • Testing DOM Interaction and Routing Components : 44mins.
  • Asynchronous Tests and RxJS : 24mins.