package requirement

import "github.com/dotcloud/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.26+incompatible
Published
Aug 30, 2023
Platform
js/wasm
Imports
5 packages
Last checked
4 seconds ago

Tools for package owners.