Command Help
Test Machinery
0.263.0
Command Example Description Who Can Use
resume /resume Prints the provided value team Usage
echo /echo "text to echo" Prints the provided value team Usage
xkcd /xkcd --num 2 Adds an random image from xkcd org Usage
test /test [sub-command] [--flags] Runs a testrun that is either specified by command line flags or in the default values. The specified path is rendered as testrun and the current repository is injected as a default location. team Usage
test-single /test-single [path to the testrun] Runs a single testrun that is either specified by command line flag or in the default values The specified path is rendered as testrun and the current repository is injected as a default location. team Usage
skip /skip Clears the testmachinery github status to skip a failed or pending test codeowners Usage