Commit 9ecf14d5 by jiaqiying

epic accountinfo

parent 8f0c9061
...@@ -12,8 +12,8 @@ from common.tools import request_main ...@@ -12,8 +12,8 @@ from common.tools import request_main
from config import BMCConfig from config import BMCConfig
@allure.epic("斑马信用") @allure.epic("账号信息基本功能")
@allure.feature("账号信息基本功能") # @allure.feature("账号信息基本功能")
class TestLogin(): class TestLogin():
workBook = xlrd.open_workbook(f'{BMCConfig.root_path}/test_case_data/bmc/bmc_testcase01_20210513.xlsx') workBook = xlrd.open_workbook(f'{BMCConfig.root_path}/test_case_data/bmc/bmc_testcase01_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