Protractor end-to-end test automation boilerplate, using TypeScript, ts-node, Jasmine and Assert.
Protractor end-to-end test automation boilerplate, Using TypeScript, ts-jest, Jasmine and Commonjs. Clone or fork this repository.
git clone git@github.com:e2e-boilerplate/protractor-typescript-ts-node-jasmine-assert.git
cd protractor-typescript-ts-node-jasmine-assert
npm install
npm run update:webdriver
npm run test
For more boilerplate click here