tmt
linux
Test Management Tool for creating, running, and debugging tests. Some subcommands such as `run`, `try`, etc. have their own usage documentation.
More info →Subcommands (2)
Options (3)
-t, --templatebooleanCreate a new test with a template and a link
Example:
tmt test create {{[-t|--template]}} {{beakerlib}} --link {{verifies:issue#1234}}-c, --contextbooleanShow detailed test metadata in the given context
Example:
tmt {{[-c|--context]}} {{arch=aarch64}} test show-f, --filterbooleanUse filter
Example:
tmt tests ls {{[-f|--filter]}} {{tag:foo}} {{[-f|--filter]}} {{tier:0}}made by @shridhargupta | data from tldr-pages