Skip to content

Commit

Permalink
docs(examples): adding puppetry tool (#3598)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsheiko authored and aslushnikov committed Dec 5, 2018
1 parent 68afb3c commit cdaa604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Expand Up @@ -31,6 +31,7 @@ More complex and use case driven examples can be found at [github.com/GoogleChro
- [puppeteer-to-istanbul-example](https://github.com/bcoe/puppeteer-to-istanbul-example) - Demo repository demonstrating how to output Puppeteer coverage in Istanbul format.
- [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) - (almost) Zero configuration tool for setting up and running Jest and Puppeteer easily. Also includes an assertion library for Puppeteer.
- [puppeteer-har](https://github.com/Everettss/puppeteer-har) - Generate HAR file with puppeteer.
- [puppetry](https://puppetry.app/) - A desktop app to build Puppeteer/Jest driven tests without coding.

## Services
- [Checkly](https://checklyhq.com) - Monitoring SaaS that uses Puppeteer to check availability and correctness of web pages and apps.

0 comments on commit cdaa604

Please sign in to comment.