/Protractor-Cucumber-Log4js

a simple proctracor+cucumber framework with log4js logger

Primary LanguageJavaScript

JS BDD Frameworks Cucumber+Protractor+Log4js

Prerequisites

  1. NODE version >=8.9.1
  2. Git

Install

npm install

Run tests

npm run e2e

will create a report folder with:

  • cucumber_report.html output

Run [npm run e2e:update] to update wedriver

Run [npm run e2e:generate-report] to generate report manually (or if any tests have failed)