Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLReporter ¶ added in v0.2.0
type HTMLReporter struct {
// contains filtered or unexported fields
}
HTMLReporter generates an interactive HTML report
func NewHTMLReporter ¶ added in v0.2.0
func NewHTMLReporter() (*HTMLReporter, error)
NewHTMLReporter creates a new HTMLReporter with parsed template
type PrettyReporter ¶
type PrettyReporter struct{}
PrettyReporter generates a human-readable report for terminal
Click to show internal directories.
Click to hide internal directories.