/
Installing the Testery CLI
Installing the Testery CLI
Install Python 3.6 or greater (instructions for installing Python on your OS can be found here).
Install the latest version of pip (instructions for installing pip can be found here).
Install the Testery CLI using pip.
pip install testery --upgrade
That’s it! You can now run the Testery CLI.
> testery --help Usage: testery [OPTIONS] COMMAND [ARGS]... Testery CLI Kick off test runs from your CI/CD platform and run them on Testery's next-generation, cloud-based testing grid. Options: --help Show this message and exit. Commands: add-file Adds a file to a test run. cancel-test-run Cancels a test run. create-test-run Submits a Git-based test run to the Testery... load-users monitor-test-run monitor-test-runs upload-build-artifacts Uploads a file or directory of build... verify-token Verifies your username and authentication...
5. To get started, check out the Testery CLI Command Reference.
, multiple selections available,
Related content
Create Account
Create Account
More like this
Testery Docs
Testery Docs
More like this
Testery CLI Command Reference
Testery CLI Command Reference
More like this
Testery API Documentation
Testery API Documentation
More like this
Configure Azure Devops Pipelines to Upload Test Artifacts and Perform a Test Run
Configure Azure Devops Pipelines to Upload Test Artifacts and Perform a Test Run
More like this
Testery Deployments
Testery Deployments
More like this