gotest

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FixtureTasks

func FixtureTasks() script.Task

func Tasks

func Tasks(options ...Option) Task

Types

type Config

type Config struct {
	Name         string
	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