Tutorials

‹ All posts

Latest Articles

Setting up Puppeteer and Typescript with Jest

Setting up Puppeteer and Typescript with Jest

In this tutorial, we'll be going over how to set up Puppeteer and Typescript with Jest. We'll be combining the jest-puppeteer preset with the ts-jest preset to get a fully working Typescript environment for our Puppeteer tests.