Skip to content

just-boris/wdio-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wdio-demo Build Status

A demo project of Webdriver.io tests with reporting by Allure

How to start

  1. Project requires Node.js and Java
  2. Clone this repository
  3. npm install

Run tests using npm test. It will run browser on your local machine and perform some tests.

Once you have tests finished, run npm run report and you will see the Allure report.

Tests are in test/ folder. You can play around and add new tests. More information about API and supported commands you can find in Webdriver.IO docs

Happy testing!

About

A demo project of Webdriver.io tests with reporting by Allure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published