Page History
...
Include Page | ||||
---|---|---|---|---|
|
Running the
...
Test
- Copy the example code and save it into a file called
first_test.py
.
Make sure your username and access key are included in the URL passed through to the command_executor. - Open terminal and navigate to the directory where the file is located.
Execute the test:
Code Block python first_test.py
Check your dashboard and you will see that your test has just run on Sauce!
Running Tests Against Local Applications
If your test application is not publicly available, you will need to use Sauce Connect so that Sauce can reach it.
Sauce Connect is a tunneling app that allows you to execute tests securely when testing behind firewalls or on localhost. For more detailed information, please visit see the Sauce Connect docs.
...
Include Page | ||
---|---|---|
|
|
|
|
Running Tests in Parallel
Include Page | ||||
---|---|---|---|---|
|
See the topics under Running Tests in Parallel with Python for for more information and examples of setting up popular Python testing frameworks to run tests in parallel on Sauce
Reporting on Test Results
Include Page _python_reporting _python_reporting
Overview
Content Tools
Activity
Tasks