Python/Hytest自动化测试shell命令帮助
2021-04-15 本文已影响0人
DD丿
cd D:\ProgramFiles\pythonProject 切换到项目跟目录
positional arguments:
case_dir 用例根目录
optional arguments:
-h, --help show this help message and exit
--version 显示版本号
--new project_dir 创建新项目目录
-L Level_Number, --loglevel Level_Number 日志级别 0:低 - 1:高
--test Case_Name 用例名过滤,支持通配符
--suite Suite_Name 套件名过滤,支持通配符 例:hytest --suite 文件夹
--tag Tag_Expression 标签名过滤,支持通配符
--tagnot Tag_Expression 标签名过滤,支持通配符
-A Argument_File, --argfile Argument_File 参数文件