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
Смотрите видео Angular: unit tests with jest онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь TypeWithMe 02 Декабрь 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 7,956 раз и оно понравилось 28 людям.