1
我有一個關於Allure參數支持的問題。在https://github.com/allure-framework/allure-core/wiki/Parameters的示例中,您使用@Parameter註釋了方法參數。不幸的是,ru.yandex.qatools.allure.annotations.Parameter只允許在字段註釋。 TestNG參數註釋具有作爲目標的字段和方法。那麼你使用哪個參數註釋?特性:參數註釋