Testery CLI
Project description
Testery CLI
To install you must have Python 3 and pip installed, then run:
pip install --upgrade testery
Create Test Run
Starts a test run.
testery create-test-run --token <yourTesteryApiToken> --project <projectKeyFromTestery> --build-id <uniqueBuildIdOfYourChoice> --environment <environmentToBeTested> --wait-for-results
When set, --fail-on-failure, will return an exit code of 1 if there are test failures.
Output Formats
- teamcity
- pretty
- json
- appveyor
- octopus
Create Test Environment
Creates an environment where tests may be run.
testery create-environment --token <yourTesteryApiToken> --key "<key>" --name "<name>" --variable "KEY1=FOO1" --variable "KEY2=FOO2" --variable "secure:KEY3=SECRET"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
testery-1.6.4-py3-none-any.whl
(11.9 kB
view details)
File details
Details for the file testery-1.6.4-py3-none-any.whl.
File metadata
- Download URL: testery-1.6.4-py3-none-any.whl
- Upload date:
- Size: 11.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1472197b19e0069052fd5eaa8f992c3c49cb7afb55483e90e03347dd37e18bcd
|
|
| MD5 |
466ff1d1d5bf1ed58964e07158251714
|
|
| BLAKE2b-256 |
4b69b8d44cd2e5ab4dd50aa1630c3a85d9cf793cdabdcdc722cf44230818f470
|