AbraaoAlves / cucumber-protractor-typescript-boilerplate

A boilerplate to start e2e tests with cucumber-protractor and typescript
9 stars 1 forks source link

CucumberJs+Protractor in Typescript

Run app

npm start

Run webdriver

npm run start-webdriver

Run protractor

npm run test:e2e