Commit cea89e9e by unknown

模块名:账号信息基本功能

parent 9a11bf2b
...@@ -12,7 +12,7 @@ from common.tools import request_main ...@@ -12,7 +12,7 @@ from common.tools import request_main
from config import BMCConfig from config import BMCConfig
@allure.feature("登录") @allure.feature("账号信息基本功能")
class TestLogin(): class TestLogin():
workBook = xlrd.open_workbook(f'{BMCConfig.root_path}/test_case_data/bmc/bmc_login_20210513.xlsx') workBook = xlrd.open_workbook(f'{BMCConfig.root_path}/test_case_data/bmc/bmc_login_20210513.xlsx')
@allure.story("登录") @allure.story("登录")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment