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
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
File details
Details for the file testery-1.2.7-py3-none-any.whl.
File metadata
- Download URL: testery-1.2.7-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e34ee375ad3f5c3a7adbe76598ee1394abfe506f18afe0601d295ca6b36540b3
|
|
| MD5 |
a2f03e66bb83e2f9e748fadebad65b41
|
|
| BLAKE2b-256 |
8774ea298f00ae336bf6af7fc6dd864e0e565751fe227d30d7933090d792efd6
|