@allure.feature("我是feature") @allure.story("学pytest有半个月了,正在小结中,然后就是在项目种使用了") class Testc: @allure.title("登录用例") @allure.issue("https://www.bug.cn") @allure.testcase("https://www.baidu.com") @allure.step("输入账号") def test_login(self): print("登录...