Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapJunitToExecutionResults ¶
func MapJunitToExecutionResults(out []byte, suites []junit.Suite) (result testkube.ExecutionResult)
Types ¶
type CypressRunner ¶
type CypressRunner struct { }
CypressRunner - implements runner interface used in worker to start test execution
func NewCypressRunner ¶
func NewCypressRunner() *CypressRunner
func (*CypressRunner) Run ¶
func (r *CypressRunner) Run(execution testkube.Execution) (result testkube.ExecutionResult)
Click to show internal directories.
Click to hide internal directories.