Skip to content

UrQA/UrQATestRunnerForAppium

Repository files navigation

UrQATestRunnerForAppium

This is UrQA Test Runner for storing the test result and sending it to the server

How to use UrQATestRunner

  1. add library dependencies at the pom.xml file

add maven dependency

2. copy two files in the project

copy test runner files

3. add the @RunWith(UrQARunner.class) annotation at the test file

add the @RunWith annotation to use UrQA Test Runner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages