How to Set Up Angular Unit Testing with Jest This is the companion repository for the blog post "How to Set Up Angular Unit Testing with Jest". The code is up to date for Angular v8. Installing the dependencies yarn Running the unit tests npx jest If you enjoyed this article, follow @ahasall on Twitter for more content like this.