package
Version:
v1.4.2-0...-ea579a6
Opens a new window with list of versions in this module.
Published: Apr 15, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Is checks if the environment satisfies the requirements
for the test to run or skips the tests.
type SkipT interface {
Skip(reason string)
}
SkipT is the interface required to skip tests
Test represent a function that can be used as a requirement validation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.