Some things can be done only from a browser. For example, make a screenshot, generate PDF of a page, UI or performance testing... Puppeteer gives you a high-level API to manage a headless Chrome and automate all this things.
#headless #chrome #automation #js
https://github.com/GoogleChrome/puppeteer
#headless #chrome #automation #js
https://github.com/GoogleChrome/puppeteer
GitHub
GitHub - puppeteer/puppeteer: JavaScript API for Chrome and Firefox
JavaScript API for Chrome and Firefox. Contribute to puppeteer/puppeteer development by creating an account on GitHub.
Danger - (★ 2,654 at GitHub) runs during your CI process, and gives teams the chance to automate common code review chores.
This provides another logical step in your build, through this Danger can help lint your rote tasks in daily code review.
You can use Danger to codify your teams norms. Leaving humans to think about harder problems.
This happens by Danger leaving messages inside your PRs based on rules that you create with JavaScript or TypeScript/Swift/Ruby.
Over time, as rules are adhered to, the message is amended to reflect the current state of the code review.
#ci #automation #codereview #js #swift #ruby
This provides another logical step in your build, through this Danger can help lint your rote tasks in daily code review.
You can use Danger to codify your teams norms. Leaving humans to think about harder problems.
This happens by Danger leaving messages inside your PRs based on rules that you create with JavaScript or TypeScript/Swift/Ruby.
Over time, as rules are adhered to, the message is amended to reflect the current state of the code review.
#ci #automation #codereview #js #swift #ruby