pytest

package
v0.0.0-...-b044383 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pytest

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

func NewPytestFramework

func NewPytestFramework(repoPath string, args string) *Pytest

func (*Pytest) ListTests

func (p *Pytest) ListTests() (map[string]string, error)

func (*Pytest) RunTests

func (p *Pytest) RunTests(testsToSKip map[string]models.SkippedTest) (testRuns []models.TestRun, exitCode int)

Jump to

Keyboard shortcuts

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