Skip to content

richardhunt/java-sauce-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-sauce-example

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

Example CI integration

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: Build Status

About

Java Sauce Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%