Skip to content

alex-ochigov/tradays-ui-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  1. Node.js
  2. Java 8
  3. Android SDK

Install dependencies

  1. npm i

Check appium requirements

npm run doctor

Prepare devices

You'll need 2 emulators with ids emulator-5444 and emaulator-5446, with android version 9

How to run

  1. npm run start - start grid
  2. ./gradlew clean test - run tests
  3. ./gradlew allureReport - generate reports
  4. ./gradlew allureServe - serve reports

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages