Skip to content

nicole-daugereaux/testcafe-testMetaTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saucectl testcafe example

Example running saucectl with testcafe.

Note: If all you want is to publish your TestCafe test results to Sauce Labs (but not run on Sauce Labs), please check out our TestCafe reporter!

What You'll Need

The steps below illustrate one of the quickest ways to get set up. If you'd like a more in-depth guide, please check out our documentation.

Install saucectl

npm install -g saucectl

Set Your Sauce Labs Credentials

saucectl configure

Running The Examples

Simply check out this repo and run the command below 🚀

4 test suites are being triggered in docker and sauce mode. saucectl will run the suites marked as docker mode firstly and then run the suites which are marked as sauce mode.

saucectl run

running example

The Config

Follow me if you'd like to see how saucectl is configured for this repository.

Our IDE Integrations (e.g. Visual Studio Code) can help you out by validating the YAML files and provide handy suggestions, so make sure to check them out!

Alternative

As an alternative solution, you can use TestCafe's Sauce Labs provider.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published