Testing with Jest in WebStorm

Jest, the testing platform developed by Facebook, is becoming more and more popular with each day, especially for testing React applications. Jest is fast, easy to get started with, and has lots of features (such as snapshot testing and test coverage) available out of the box…. Source: https://blog.jetbrains.com/webstorm/2018/10/testing-with-jest-in-webstorm/