Is Jest an end-to-end testing framework?

Is Jest used for end-to-end testing?

In Node. js development, you can automate end -to- end testing by combining the Chrome API Puppeteer and the JavaScript testing framework Jest, allowing you to confirm that your application’s user interface (UI) continues to operate while you patch issues and add new features.