saucelabs / sauce-java

A set of helpers for consuming Sauce Labs services from Java
Apache License 2.0
45 stars 61 forks source link

Print public job link to stdout on failure in both junit and testng #6

Closed imurchie closed 10 years ago

imurchie commented 10 years ago

This adds the printing of public job links in both junit and testng through the sauce-java framework.

It relies upon the update to saucerest-java, and so cannot be merged with master until that is in the Maven repository.

@jlipps

rossrowe commented 10 years ago

Version 2.0.6 which includes this change has now been deployed to the Maven repo