testmanagerd

package
v1.4.10 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseXCUITestRunner

func CloseXCUITestRunner() error

func RunXCUITest

func RunXCUITest(bundleID string, testRunnerBundleID string, xctestConfigName string, testTorun string, device ios.DeviceEntry, wdaargs []string, env []string) error

func RunXCUITestAndStream added in v1.4.3

func RunXCUITestAndStream(bundleID string, testRunnerBundleID string,
	xctestConfigName string, testTorun string, device ios.DeviceEntry,
	wdaargs []string, env []string) (string, error)

func RunXCUIWithBundleIds11Ctx added in v1.4.1

func RunXCUIWithBundleIds11Ctx(
	ctx context.Context,
	bundleID string,
	testRunnerBundleID string,
	xctestConfigFileName string,
	device ios.DeviceEntry,
	args []string,
	env []string,
) error

func RunXCUIWithBundleIdsCtx added in v1.4.1

func RunXCUIWithBundleIdsCtx(
	ctx context.Context,
	bundleID string,
	testRunnerBundleID string,
	xctestConfigFileName string,
	testTorun string,
	device ios.DeviceEntry,
	wdaargs []string,
	wdaenv []string,
) error

Types

type ProxyDispatcher

type ProxyDispatcher struct {
	// contains filtered or unexported fields
}

func (ProxyDispatcher) Dispatch

func (p ProxyDispatcher) Dispatch(m dtx.Message)

type XCTestManager_DaemonConnectionInterface

type XCTestManager_DaemonConnectionInterface struct {
	IDEDaemonProxy *dtx.Channel
}

type XCTestManager_IDEInterface

type XCTestManager_IDEInterface struct {
	IDEDaemonProxy *dtx.Channel
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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