创建、运行和调试测试的测试管理工具。 诸如
运行
、尝试
等子命令,均有相应的用法文档。 更多信息:https://tmt.readthedocs.io.
tmt
tmt init
tmt test create --template {{beakerlib}} --link {{verifies:issue#1234}}
tmt {{test|plan|story}} ls {{pattern}}
tmt --context {{arch=aarch64}} test show
tmt lint
tmt tests ls --filter {{tag:foo}} --filter {{tier:0}}
tmt --help