KittyGiraudel / SJSJ

Simplified JavaScript Jargon
http://jargon.js.org
2.27k stars 193 forks source link

Added "Puppeteer and Jest" #192

Closed DtCarrot closed 6 years ago

DtCarrot commented 6 years ago

Looked into Puppeteer recently as an alternative to PhantomJS. API is simpler and more trivial. It also supports Async / Await by default :smiley:

KittyGiraudel commented 6 years ago

Thank you so much for your contribution! :)