Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 1.21 KB

File metadata and controls

20 lines (10 loc) · 1.21 KB

GitHub Actions status | e2e-boilerplate/protractor-typescript-ts-node-jasmine-expect License: MIT Buy Me A Coffee

Protractor Boilerplate

Protractor end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jasmine and Expect. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/protractor-typescript-ts-node-jasmine-expect.git

  2. cd protractor-typescript-ts-node-jasmine-expect

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here