Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSkip ¶ added in v2.2.0
CheckSkip checks if the fully-qualified test name matches a list of skipped test names for a given reason. If the test name matches any from a list, the reason is logged and the test is skipped.
func FindJSONFilesInDir ¶
FindJSONFilesInDir finds the JSON files in a directory.
func Path ¶ added in v2.2.0
Path returns the absolute path to the given specifications repo file or subdirectory.
If the PROJECT_DIRECTORY environment variable is set, Path uses that to find the repo root path. Otherwise, it falls back to using the call stack to find the repo root path. Path panics if it can't find the repo root path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.