Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

theCampbell/saucerest-java

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SauceREST Java

A java client for Sauce OnDemand's REST API. This supercedes the old sauce-rest-api.

Using this client you can update Job info, including pass/fail status and other information supported.

http://saucelabs.com/docs/sauce-ondemand#alternative-annotation-methods

Usage

Examples in https://github.com/saucelabs/saucerest-java/blob/master/src/ExampleUsage.java

Maven:

<dependencies>
  <dependency>
    <groupId>com.saucelabs</groupId>
    <artifactId>saucerest</artifactId>
    <version>1.0.17</version>
    <scope>test</scope>
  </dependency>
</dependencies

Note: The latest version can always be found in the repository.

About

Sauce REST API client for Java

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.