
Webinar: Future-proof Angular Testing
Feb 10, 2025, 18:00 to 19:30 CET (Vienna, Berlin, …)

This webinar will focus on what you need to know to prepare your test suites for Angular’s zoneless mode. Since testing functions like waitForAsync and fakeAsync rely on zone.js to track asynchronous tasks, I’ll discuss alternative approaches in Jest but also Jasmine.
In addition, I’ll provide an update on the Playwright Component Tester for Angular and the current integration of Vitest.
This session is designed to be interactive, so bring your questions.
What will I learn?
✅ The current role of waitForAsync and fakeAsync in Angular testing.
✅ Understanding the importance of a ComponentFixture’s whenStable method.
✅ Exploring the native possibilities of Jasmine and Jest for zoneless testing.
What do I get?
☑️ Participation in the webinar
☑️ Opportunity to ask questions
☑️ Recording of the webinar
☑️ All slides and examples