Testery CLI
Project description
Testery CLI v1.1.1
To install you must have Python 3 installed and pip, then,
` pip install --upgrade testery `
To kick off a test run,
` testery create-test-run --token <yourTesteryApiToken> --project <projectKeyFromTestery> --build-id <uniqueBuildIdOfYourChoice> --environment <environmentToBeTested> --wait-for-results --output pretty `
When set, –fail-on-failure, will return an exit code of 1 if there are test failures.
Output Formats
teamcity
pretty
json
appveyor
octopus
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.