Skip to content

simongranger/java_youi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Appium JUnit project

This contains the source code for running sample Appium tests using JUnit.

In order to run the tests, you will need to install Apache Maven, and Appium (according to the Appium installation instructions.

You will then need to start appium, eg:

grunt appium

To compile and run all tests, run:

mvn clean test

To run a single test, run:

mvn -Dtest=appium.tutorial.android.AutomatingASimpleActionTest test

About

java_youi tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages