Run Jest tests for a React app with Nx

Share this video with your friends

Send Tweet

One of the strengths of Nx is that it provides you easy access to some of the best tooling available. As such, whenever you generate a new app or lib inside an Nx workspace, it automatically preconfigures Jest for you and even sets up some pre-generated tests.