Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct { WebhookURL string Filename string Results []report.TestResult }
Reporter represents struct to report in json format
func (*Reporter) ArtifactRequirements ¶
func (r *Reporter) ArtifactRequirements() []report.ArtifactType
ArtifactRequirements returns a list of artifact types this reporter requires to create a proper report.
Click to show internal directories.
Click to hide internal directories.