Português (Portuguese)
Appearance
Português (Portuguese)
Appearance
Inspects the latest test results.
Environment variable TUIST_INSPECT_TEST_PATH
The path to the directory that contains the project to inspect the latest test results for.
tuist inspect test --path [path]
tuist inspect test -p [path]Environment variable TUIST_INSPECT_TEST_DERIVED_DATA_PATH
The path to the directory containing the project's derived data artifacts.
tuist inspect test --derived-data-path [derived-data-path]Environment variable TUIST_INSPECT_TEST_RESULT_BUNDLE_PATH
The path to the result bundle (.xcresult) to inspect. If not provided, the most recent result bundle from the derived data directory will be used.
tuist inspect test [result-bundle-path]Show help information.
tuist inspect test -h
tuist inspect test --help