e2e

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunTestFile

func RunTestFile(t *testing.T, fileName string)

Types

type TestCase

type TestCase struct {
	It   string
	With TestCaseDetails
}

type TestCaseDetails

type TestCaseDetails struct {
	Cmd   string
	Pwd   string
	Files map[string]string
	Out   string
	Err   string
	Exit  int
}

type TestSubject

type TestSubject struct {
	Describe string
	Test     []TestCase
	File     string
}

Jump to

Keyboard shortcuts

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