Angular unit tests with jest, how can you make the switch from jasmine and karma tests to jest test and get ride of the browser in your angular project? You will learn this and so much more in this tutorial.
Learn jest unit tests setup in this step by step tutorial.
Steps you need to take.
npm remove karma karma-chrome-launcher karma-coverage-istanbul-reporter karma-jasmine karma-jasmine-html-reporter
rm src/karma.conf.js src/test.ts
npm i -D jest @angular-builders/jest
edit tsconfig.spec.json
edit angular.json
npm run test
Watch video Angular: unit tests with jest online without registration, duration hours minute second in high quality. This video was added by user TypeWithMe 02 December 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 7,956 once and liked it 28 people.