Snapshot testing in React Components with Jest Sumit Kumar Pradhan January 06, 2019 In this tutorial we are going to learn how to perform snapshot testing in react application . Jest is a JavaScript unit testing framework ... Continue Reading