Commit 91e50021 by taoke

添加bmc_tk excle用例

parent ed4fac65
...@@ -41,7 +41,7 @@ def get_vehickleId_Tounbind(): ...@@ -41,7 +41,7 @@ def get_vehickleId_Tounbind():
@allure.epic("电子证照") @allure.epic("电子证照")
# @allure.feature("电子驾驶证") # @allure.feature("电子驾驶证")
class TestDrivingLicense(): class TestDrivingLicense():
workBook = xlrd.open_workbook(f'{BaseConfig.root_path}/test_case_data/bmc/bmc_testcase01_20210513.xlsx') workBook = xlrd.open_workbook(f'{BaseConfig.root_path}/test_case_data/bmc/bmc_tk.xlsx')
@allure.story("二维码详情") @allure.story("二维码详情")
@allure.link("http://yapi.hikcreate.com/project/32/interface/api/81596") @allure.link("http://yapi.hikcreate.com/project/32/interface/api/81596")
@allure.description("/dlVeh/qr") @allure.description("/dlVeh/qr")
......
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