跳至內容

tuist test show

Shows information about a test run.

Arguments#

test-run-id#

Environment variableTUIST_TEST_SHOW_ID

The ID of the test run to show.

bash
tuisttestshow[test-run-id]

project Optional#

Environment variableTUIST_TEST_SHOW_PROJECT

The full handle of the project. Must be in the format of account-handle/project-handle.

bash
tuisttestshow--project[project]
tuisttestshow-P[project]

path Optional#

Environment variableTUIST_TEST_SHOW_PATH

The path to the directory or a subdirectory of the project.

bash
tuisttestshow--path[path]
tuisttestshow-p[path]

json Optional#

Environment variableTUIST_TEST_SHOW_JSON

The output in JSON format.

bash
tuisttestshow--json

no-json Optional#

Environment variableTUIST_TEST_SHOW_JSON

The output in JSON format.

bash
tuisttestshow--no-json