Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 293 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 293 Bytes

Testing Components

Testing Angular 2 components requires some insight into the Angular 2 @angular/core/testing module. Though many features of Jasmine are used in Angular’s testing module there are some very specific wrappers and routines that Angular requires when testing components.