Files
os-autotest/suite2cases/function_test/pkg_test/python-pycodestyle/python3-pycodestyle.json

14 lines
486 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-pycodestyle/python3-pycodestyle",
"machine num": 1,
"cases": [
{
"name": "test_python3-pycodestyle_pycodestyle_version",
"desc": "测试pycodestyle命令的--version参数应显示程序版本号"
},
{
"name": "test_python3-pycodestyle_pycodestyle_v",
"desc": "测试pycodestyle命令的-v参数应打印状态信息"
}
]
}