Icon

Unit Testing Angular Like a Boss - Workshop

I finished! On to the next chapter

Outline

Welcome to Unit Testing Angular Like a Boss - Workshop!

In this workshop you'll gain the confidence, skill, and expertise to add unit tests to any Angular project. You'll do hands-on practice, writing tests yourself, and getting comfortable with the tools and techniques that will produce great unit tests.

You will learn:

✅ How to write tests for classes, components, directives and pipes

✅ How to write integration tests to bridge components and their templates

✅ How to write and run tests in Angular using Jasmine & Karma

✅ How to use the Angular Test Bed to help test behaviours that depend on the Angular framework

✅ How to write tests using mocks and spys

✅ How to write tests that depend on change detection

✅ How to write tests that involve an asynchronous action

✅ How to write tests that require the dependency injection framework

✅ How to write tests that involve the HTTP service

Please make sure to reach out to me if you have any questions or comments. I can be reached on my Twitter @JoeEames