摘要: @allure.epic("测试项目") @allure.feature("测试模块") @allure.story("测试添加、删除、修改") class TestDemo: @allure.title("测试用例001") @allure.description("这是用例描述") def te 阅读全文
posted @ 2022-06-27 15:08 LeeV1 阅读(203) 评论(0) 推荐(0)