klyn.unittest.TestReport.failedMethodCount
property
public readonly property failedMethodCount as Int:
Description

Number of failed test methods.

Example
print(report.failedMethodCount)