Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reporter ¶
type Reporter struct {
// contains filtered or unexported fields
}
Reporter generates Job Summaries for GitHub. https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/
func NewJobSummaryReporter ¶
func NewJobSummaryReporter() Reporter
func (*Reporter) Add ¶
func (r *Reporter) Add(t report.TestResult)
func (*Reporter) ArtifactRequirements ¶
func (r *Reporter) ArtifactRequirements() []report.ArtifactType
Click to show internal directories.
Click to hide internal directories.