Puppeteer Boilerplate
Puppeteer end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jasmine and Commonjs. Clone or fork this repository.
Getting Started
1. git clone git@github.com:e2e-boilerplate/puppeteer-typescript-ts-node-jasmine-assert.git
2. cd puppeteer-typescript-ts-node-jasmine-assert
3. npm install
4. npm run test
For more boilerplate click here