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
v28.1.1+incompatible (latest)
Published
Apr 18, 2025
Platform
linux/amd64
Imports
5 packages
Last checked
2 hours ago

Tools for package owners.