Skip to content

theryansmee/unit-testing-angular-with-jest-tutorial

Repository files navigation

Unit testing Angular with Jest tutorial

Description

This project contains the unit tests written in my youtube tutorial on Unit testing Angular with Jest If you have any questions, leave a comment on the video or message me on Twitter.

Running unit tests

Run npm run test-watch to execute the unit tests in watch mode via Jest.