Skip to content

Get Test Results

Command

get-test-results

Description

Fetches results for a test run.

Syntax

$ testgen get-test-results --test-run-id <string> --fails-only --display

Parameters and options

Parameter Required? Description Value
--test-run-id Yes The identifier for a test run. Enter the ID for a test run.
Use a test_run_id shown in list-test-runs.
--fails-only No Filter test results to view only failed outcomes. Not applicable
--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. On a test run from the list, click the run start date.