TestResult
Result of a testAgent() call.
Properties
Section titled “Properties”failures
Section titled “failures”failures:
string[]
List of failure descriptions (empty if all passed).
passed
Section titled “passed”passed:
boolean
Whether all assertions passed.
run:
RunResult
The full RunResult from the last turn.