gotest

package
v0.0.0-...-0cddee2 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Test

func Test(name string, options ...Option) Task

Types

type Config

type Config struct {
	IncludeGlob  string
	ExcludeGlob  string
	Dependencies []string
	Verbose      bool
}

type Option

type Option func(*Config)

func With

func With(cfg Config) Option

func WithDependencies

func WithDependencies(dependencies ...string) Option

func WithExclude

func WithExclude(packages string) Option

func WithInclude

func WithInclude(packages string) Option

func WithVerbose

func WithVerbose() Option

Jump to

Keyboard shortcuts

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