SuiteResult.to_json#

SuiteResult.to_json(with_display: bool = True)[source]#

Return check result as json.

Parameters
with_displaybool

controls if to serialize display of checks or not

Returns
str