CheckResult.show#

CheckResult.show(show_additional_outputs: bool = True, unique_id: Optional[str] = None)[source]#

Display the check result.

Parameters
show_additional_outputsbool

Boolean that controls if to show additional outputs.

unique_idstr

The unique id given by the suite that displays the check.