json#

canary_session_reporter() CanaryReporter#
class JsonReporter#

Bases: CanaryReporter

type: str = 'json'#
description: str = 'JSON reporter'#
default_output: str = 'canary.json'#
create(**kwargs: Any) None#