Skip to content
/ Saucery Public
forked from Sauceforge/Saucery

The SauceLabs DesiredCapability factory

Notifications You must be signed in to change notification settings

kinow/Saucery

 
 

Repository files navigation

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

About

The SauceLabs DesiredCapability factory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.9%
  • Java 16.2%
  • PowerShell 0.7%
  • XSLT 0.5%
  • Groovy 0.3%
  • Pascal 0.2%
  • Other 0.2%