Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 665 Bytes

File metadata and controls

14 lines (9 loc) · 665 Bytes

Example: Running Tests Using Travis CI and Sauce Labs

A set of sample files that help you learn how to run TestCafe tests in the cloud using Travis CI and Sauce Labs.

Running the example

  1. Clone the TestCafe repository to your machine.

    git clone https://github.com/DevExpress/testcafe.git
  2. Create a new GitHub repository and copy the sample files from examples/running-tests-using-travis-and-saucelabs to your repository.

  3. Go through steps described in the Running Tests Using Travis CI and Sauce Labs topic.