SuiteResult.get_failures#
- SuiteResult.get_failures() Dict[str, CheckFailure] [source]#
Get all the failed checks.
- Returns
- Dict[str, CheckFailure]
All the check failures in the suite.
Get all the failed checks.
All the check failures in the suite.