Documentation ¶
Index ¶
Constants ¶
View Source
const ( PASSED_TEST_ICON = "✔" FAILED_TEST_ICON = "✘" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
func (*Result) ToFailedExecutionResult ¶ added in v1.16.0
func (r *Result) ToFailedExecutionResult(err error) testkube.ExecutionResult
func (*Result) ToSuccessfulExecutionResult ¶ added in v1.16.0
func (r *Result) ToSuccessfulExecutionResult() testkube.ExecutionResult
Click to show internal directories.
Click to hide internal directories.