Tim Deschryver 8/15/2018

Integrate Jest into an Angular application and library

Read Original

This technical tutorial explains how to replace the default Karma test runner with Jest in an Angular project. It covers the benefits of Jest (speed, snapshots, CLI), creating an Angular app, fixing a default test, and step-by-step installation and configuration using jest-preset-angular to set up Jest as the new test runner.

Integrate Jest into an Angular application and library

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week