An example of using the JUnit test runner with Sauce Labs' automation cloud to run functional tests.
To get started, clone the repo:
git clone https://github.com/saucelabs/java-sauce-example.git && cd java-sauce-example
Then run the following command to build the project and run the assocaited tests (requires Maven to be installed in your PATH):
mvn test
This repo demonstrates using Sauce with Travis CI. Here is a status badge which shows the build status of this repo's master branch and links to the latest build: