runner

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlaywrightRunner

type PlaywrightRunner struct {
	Params  envs.Params
	Fetcher content.ContentFetcher
	Scraper scraper.Scraper
	// contains filtered or unexported fields
}

PlaywrightRunner - implements runner interface used in worker to start test execution

func NewPlaywrightRunner

func NewPlaywrightRunner(dependency string) (*PlaywrightRunner, error)

func (*PlaywrightRunner) GetType

func (r *PlaywrightRunner) GetType() runner.Type

GetType returns runner type

func (*PlaywrightRunner) Run

func (r *PlaywrightRunner) Run(execution testkube.Execution) (result testkube.ExecutionResult, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL