test

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestCase added in v1.10.5

type TestCase struct {
	Path string
	Fs   billy.Filesystem
	Test *v1alpha1.Test
	Err  error
}

func LoadTest added in v1.10.5

func LoadTest(fs billy.Filesystem, path string) TestCase

func (TestCase) Dir added in v1.10.5

func (tc TestCase) Dir() string

type TestCases added in v1.10.5

type TestCases []TestCase

func LoadTests added in v1.10.5

func LoadTests(dirPath string, fileName string) (TestCases, error)

func (TestCases) Errors added in v1.10.5

func (tc TestCases) Errors() []TestCase

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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