Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xfumihiro/jest-puppeteer-example

A working example of jest with puppeteer
https://github.com/xfumihiro/jest-puppeteer-example

Last synced: 28 days ago
JSON representation

A working example of jest with puppeteer

Lists

README

        

[![CircleCI](https://circleci.com/gh/xfumihiro/jest-puppeteer-example/tree/master.svg?style=svg)](https://circleci.com/gh/xfumihiro/jest-puppeteer-example/tree/master)

# jest-puppeteer-example

This is an example of using the global setup/teardown apis alone with the async test-environment apis to make jest work smoothly with puppeteer.

![](screenshot.png)

> Please file an issue or send [me](https://twitter.com/xfumihiro) a DM if you have any questions.