Need to show only pass and fail status in karate report [closed]

百般思念 提交于 2021-02-13 17:40:29

问题


For e.g if there is a feature file and if all of the steps are executed successfully then in the report I want to show the status as Pass. I don't want to show the status of each step in the report. Is there any way to achieve the same


回答1:


No there isn't. You can ignore the report and use the Results class as described here: https://stackoverflow.com/a/63351980/143475



来源:https://stackoverflow.com/questions/63354956/need-to-show-only-pass-and-fail-status-in-karate-report

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!