Angular Unit Tests with the inject() function
Rainer Hahnekamp Rainer Hahnekamp
5.36K subscribers
5,635 views
115

 Published On Mar 21, 2023

In this video, I discuss approaches for unit tests in Angular. I focus on those kinds of tests where the class under test is instantiated manually and gets its dependencies not via the constructor but via the inject function, which was introduced in Angular 14.

The source code of the demo application is available on: https://github.com/rainerhahnekamp/an...

show more

Share/Embed