Beyond Unit Tests: Modern Testing in Angular

Beyond Unit Tests: Modern Testing in Angular

9.601 Lượt nghe
Beyond Unit Tests: Modern Testing in Angular
You don’t see the need for tests? You don’t trust them? Your tests almost never revealed a bug? Sounds like you’re doing too much unit testing. In this video, we rethink traditional testing strategies and explore how to bring back the joy of testing. Starting with a breakdown of unit, component, integration, and E2E tests, I’ll demonstrate why integration tests often outperform unit tests regarding coverage and confidence. We’ll also challenge the outdated testing pyramid and introduce the Testing Trophy as a smarter alternative. Finally, the video features a collection of clips from the Angular Q&A session with Jeremy Elbourn, highlighting his key takeaways and reinforcing the importance of focusing on impactful tests that bring real value. 💬 Testing discussions can get opinionated and emotional, and that’s okay! Don’t hesitate to ask questions or share your opinions—let’s keep the conversation productive and insightful. Link to the repository: https://github.com/rainerhahnekamp/eternal/tree/video/2024-11-27/beyond-unit-tests In case you are interested in a testing workshop. You can find us at https://www.angulararchitects.io/en/training/professional-angular-testing-playwright-edition/ 0:00 Introduction 1:23 1. Testing Terminology 📘 6:32 2. Rethinking the Value of Unit Tests 🤔 20:26 3. Integration Tests - A Smarter Choice 💡 27:22 4. Modern Testing Strategies 🚀 40:55 5. Key Takeaways from the Angular Q&A (September 2024) 43:55 6. Summary and Farewell Links referred in the video: - GitHub Issue on using the TestBed: https://github.com/angular/angular/issues/54438#issuecomment-1971813177 - Angular Testing Library: https://testing-library.com/docs/angular-testing-library/intro/ - Spectator: https://ngneat.github.io/spectator/ - Cypress Component Testing: https://docs.cypress.io/app/component-testing/angular/overview - Angular Q&A Session: https://www.youtube.com/live/b3X2h3vi09I?si=EauZ60Ft6AoOKgI_