Jest Jest is a JavaScript testing framework with: unit testing integration testing end-to-end testing code coverage Install Jest npm install --save-dev jest