What is Jest-puppeteer?

What is Jest-puppeteer?

Jest is a Javascript testing framework that aids in the verification of our code base. It is an excellent testing library with minimal configuration requirements, whereas Puppeteer is a Node package that provides a high-level API for controlling headless Chrome, Firefox, and Chromium via the DevTools protocol.