package requirement

import "github.com/docker/docker/integration-cli/requirement"

Index

Functions

func Is

func Is(t *testing.T, requirements ...Test)

Is checks if the environment satisfies the requirements for the test to run or skips the tests.

Types

type Test

type Test func() bool

Test represent a function that can be used as a requirement validation.

Source Files

requirement.go

Version
v20.10.25+incompatible
Published
May 4, 2023
Platform
js/wasm
Imports
5 packages
Last checked
1 hour ago

Tools for package owners.