Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Saucery

Everything you need to integrate Jenkins with SauceLabs.

Implementation for NUnit 2.6.3, NUnit 3 and JUnit 4.

Experimental implementation against XUnit.

General Notes

Saucery is compatible with any CI server that the SauceOnDemand plugin supports.

If you have Resharper installed the Saucery classes will appear in red. However the solution will still build perfectly well. This is a Resharper bug over which we have no control.

You should add Saucery NuGet packages to an empty class library, not a Unit Test project.

Platform you wish to target Write your tests with Base class you should use
Desktop browser Selenium SauceryBase
Android device Appium SauceryAndroidBase
IOS device Appium SauceryIOSBase

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.