This is the source code for the article: Testing Angular applications with Jest and Spectator.
Run npm install
to restore the packages.
Run npm test
to see the tests run using Jest and Spectator.
For Angular 12 see the angular-12 branch.
This is the source code for the article: Testing Angular applications with Jest and Spectator.
Run npm install
to restore the packages.
Run npm test
to see the tests run using Jest and Spectator.
For Angular 12 see the angular-12 branch.