What is Jest JS used for?
Jest JS is the commonly used JavaScript testing framework with an aim towards checking if the JavaScript codebase is correct. This can help you write different tests using a familiar, approachable and feature-oriented API where you get quick results.
Read more about Jestjs: https://jestjs.io/