admin管理员组文章数量:1379411
I'm trying to bring Allure reporting to my Robot Framework architecture.
I was wondering if there was a possibility to avoid specifying the use of the Allure Listener in the command line to generate a report automatically after a test or a suite is run (maybe by using the Suite Teardown?)
I already tried overriding the Allure listener, but I don't think that's the way to do it.
I'm trying to bring Allure reporting to my Robot Framework architecture.
I was wondering if there was a possibility to avoid specifying the use of the Allure Listener in the command line to generate a report automatically after a test or a suite is run (maybe by using the Suite Teardown?)
I already tried overriding the Allure listener, but I don't think that's the way to do it.
Share Improve this question edited Mar 19 at 14:56 jonrsharpe 122k30 gold badges268 silver badges476 bronze badges asked Mar 19 at 14:55 Stéphane VorkStéphane Vork 11 Answer
Reset to default 0Not possible unless you write code for this yourself. Allure does provide a library but it only has support for attaching stuff into allure reports, generating them.
本文标签: robotframeworkRobot FrameworkAuto Allure GenerationStack Overflow
版权声明:本文标题:robotframework - Robot Framework - Auto Allure Generation - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744450024a2606697.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论