util

package
v0.0.0-...-4ac014b Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codecov

type Codecov mg.Namespace

func (Codecov) Validate

func (c Codecov) Validate() error

type Ginkgo

type Ginkgo mg.Namespace

func (Ginkgo) Bootstrap

func (u Ginkgo) Bootstrap(path string) error

Bootstrap bootstraps a ginkgo suite at the given path - usage: util:ginkgo:bootstrap <path>.

func (Ginkgo) Run

func (u Ginkgo) Run(opts GinkgoOptions) error

type GinkgoOptions

type GinkgoOptions struct {
	PackagePath    string
	LabelFilter    string
	CoverageReport string
	JSONReport     string
	JunitReport    string
	CI             bool
	Watch          bool
}

Jump to

Keyboard shortcuts

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