e2e-boilerplate / protractor-typescript-ts-node-mocha-chai-should

Protractor end-to-end test automation boilerplate, Using TypeScript, ts-node, Mocha, Chai and Should.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Actions status | e2e-boilerplate/protractor-typescript-ts-node-mocha-chai-should License: MIT Buy Me A Coffee

Protractor Boilerplate

Protractor end-to-end test automation boilerplate, Using TypeScript, ts-jest, Mocha, Chai and Commonjs. Clone or fork this repository.

Getting Started

  1. git clone git@github.com:e2e-boilerplate/protractor-typescript-ts-node-mocha-chai-should.git

  2. cd protractor-typescript-ts-node-mocha-chai-should

  3. npm install

  4. npm run update:webdriver

  5. npm run test

For more boilerplate click here

About

Protractor end-to-end test automation boilerplate, Using TypeScript, ts-node, Mocha, Chai and Should.

License:MIT License


Languages

Language:JavaScript 61.6%Language:TypeScript 38.4%