Skip to content

PerfectoMobileSA/wdio-perfecto-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wdio-perfecto-sample

This is a sample project showcasing basic integration of Cucumber WDIO JS framework with Perfecto Mobile cloud.

How to set up the Project:

  1. Download the project.
  2. Open the project on IDE (Optional).
  3. Open command prompt or terminal on the project folder.
  4. Execute npm install command to install project dependencies.
  5. Set following Environment variables: SECURITY_TOKEN - Perfecto Mobile's security token JOB_NAME – Name of CI Dashboard job name JOB_NUMBER – Number of CI Dashboard job PROJECT_NAME – Name of Project used in Perfecto’s reporting PROJECT_VERSION – Version of the Project BRANCH_NAME – Name of the branch

How to execute tests in the Project: npm run wdio

Test Execution report(s) will be available in Perfecto Mobile's Report analysis tab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published