Home How to setup angular project to use Jest
Post
Cancel

How to setup angular project to use Jest

This article will explain how you can setup jest as a test runner in your angular project.

Why jest

Benefits

Setup

Setting up jest

Clean up existing test runner

Running test

This post is licensed under CC BY 4.0 by the author.