Skip to content

Instantly share code, notes, and snippets.

@csouchet
Last active March 24, 2021 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csouchet/b572f31f31a1c8fac81137e7880ac7ec to your computer and use it in GitHub Desktop.
Save csouchet/b572f31f31a1c8fac81137e7880ac7ec to your computer and use it in GitHub Desktop.
Configure Puppeteer Preset
module.exports = {
// ...
preset: 'jest-puppeteer',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment