List Test Runs¶
Command¶
list-test-runs
Description¶
Lists the test runs performed for a test suite.
Syntax¶
Parameters and options¶
| Parameter | Required? | Description | Value |
|---|---|---|---|
| --project-key | Yes | The identifier for a TestGen project. | Enter the key for a project. Use a project_key shown in list-projects or the Project Code shown on the Settings page in the UI. |
| --test-suite-key | Yes | The identifier for a test suite. | Enter the key for a test suite. Use a test_suite_key shown in list-test-suites or the name of the test suite shown on the Test Suites page. |
| --display | No | Show command output in the terminal. | Not applicable |
| --verbose | No | Increase log level from INFO to DEBUG. If used, must be entered before the command. | Not applicable |
Relationship to the UI¶
Select Data Quality Testing from the menu to view a list of all test runs in a project. Use the Test Suite filter to narrow the results for a specific test suite.