Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 290 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 290 Bytes

Testing Components

Testing Angular components requires some insight into the Angular @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.