# testcafe-example-running-tests-using-travis-and-saucelabs **Repository Path**: mirrors_DevExpress/testcafe-example-running-tests-using-travis-and-saucelabs ## Basic Information - **Project Name**: testcafe-example-running-tests-using-travis-and-saucelabs - **Description**: An example of how to run TestCafe tests in the cloud using Travis CI and Sauce Labs. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-20 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. ```sh 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](http://devexpress.github.io/testcafe/documentation/recipes/running-tests-using-travis-ci-and-sauce-labs.html) topic.