Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

hugojosefson/robotium-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This git repo contains some Android open source apps, plus some tests written using Robotium.

To download these samples, including the apps required:
   git clone --recursive git://github.com/jayway/robotium-samples.git

...or, if you don't already have git 1.7 or later:
   git clone git://github.com/jayway/robotium-samples.git
   cd robotium-samples
   git submodule init
   git submodule update

Build and run the tests with Maven:
   mvn install

Robotium:
   http://www.robotium.org/

The apps:
   http://code.google.com/p/sr-player/
   http://code.google.com/p/secrets-for-android/

About

Samples for Robotium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published