testing.TestSetReport
The aggregated result of all tests in a `testset` block.
Reference version
Signature
class testing.TestSetReportThe aggregated result of all tests in a testset block.
Source:<builtin>/testing/types.bamlbytes 906–1308
Fields
outcome
passed
intfailed
inttotal
intfailed_names
string[]results
result_names
string[] | null