Skip to content

almost automated e2e testing written on es6, using node, gulp, webdriverio and selenium with nice allure reports

Notifications You must be signed in to change notification settings

daggerok/gulp-webdriverio-allure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-webdriverio-allure build

Almost automated e2e testing written on es6, using node, gulp, webdriverio and selenium with nice allure report.

supported browsers:

  • phantomjs
  • firefox
  • chrome
  • safari
nvm install 5
nvm use 5

npm i
npm t
npm stop
npm start &

sleep 10
curl localhost:3000/index.html
npm stop

Note 2

this probably won't work on windows family systems out of the box, because of specific UNIX used in package.json (rm, kill, fuser, killall). so use your operation system commands in case

links:

About

almost automated e2e testing written on es6, using node, gulp, webdriverio and selenium with nice allure reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published