The number of nanoseconds it took to run this test case.
The date and time a test case expires. A test case expires 30 days after it is created. An expired test case is not available to view in CodeBuild.
A message associated with a test case. For example, an error message or stack trace.
The name of the test case.
A string that is applied to a series of related test cases. CodeBuild generates the prefix. The prefix depends on the framework used to generate the tests.
The ARN of the report to which the test case belongs.
The status returned by the test case after it was run. Valid statuses are SUCCEEDED, FAILED, ERROR, SKIPPED, and UNKNOWN.
SUCCEEDED
FAILED
ERROR
SKIPPED
UNKNOWN
The path to the raw data file that contains the test result.
The name of the test suite that the test case is a part of.