Course Outline
Testing Components - basics
Testing Components - scenarios
Testing angular commons
- Testing services
- Testing attribute directives
- Testing pipes
- Testing routing and navigation
Using harnesses
- Component harnesses overview
- Using component harnesses in tests
- Creating harnesses for your components
- Adding harness support for additional testing environments
Optional
- Migrating from Karma to Vitest
- Testing with Karma and Jasmine
- Zone.js Testing Utilities
Debugging tests
Code coverage
Testing utility APIs
This is a general course outline only.
To request a customized one for this training, please contact us.
Requirements
- An understanding of JavaScript
Audience
- Testers
- Developers
Testimonials (1)
Step by step analysis. Each line of code explanation. Every problem I had during the course was successfully solved and Łukasz told me the reason. I also liked good practices that have been presented. Never have I been convinced about TDD style - I just dont find it useful and worth its time. Łukasz pointed out so many advantages of TDD, it completely changed my opinion.