Test your Angular components in an easiest way with component drivers !
You can find more details here
- access the fixture properties
- query DOM elements, directives and components
- access the injector
- mock services with spies (based on jasmine-auto-spies package)
- access the TestBed