我知道,到TMS系统的链接是可用的,因为有诱惑力1.4.4 (https://github.com/allure-framework/allure-core/pull/429)。
我们使用的是诱惑1.4.5,但我找不到TMS的注释。将用法描述添加到wiki页面是很酷的。
发布于 2015-01-23 10:30:47
这个注释还不存在。这是在下面的行- https://github.com/allure-framework/allure-core/blob/f8c6effeba82103bcc24bf424e27627156170d5e/allure-model/src/main/java/ru/yandex/qatools/allure/config/AllureConfig.java#L69上标记的,因此我们支持将TMS添加到XML中,但由于缺少需求,还没有对其进行特殊的注释。您可以创建一个问题或提供一个pull请求,以确保该请求很快实现。
UPD:通过https://github.com/allure-framework/allure-core/issues/470添加@TestCaseId注释
https://stackoverflow.com/questions/28087918
复制相似问题