A demo of Jest unit tests with Angular.
Clone or download this repository
git clone https://github.com/mystohaxen/jest-angular-demo.git jest-angular-demo
cd jest-angular-demo
and run:
npm install
npm run test
Related blog post to find out what this is all about: https://medium.com/mystohaxen/how-to-use-jest-unit-tests-with-angular-87509b500158