【发布时间】:2021-05-17 12:12:33
【问题描述】:
我想在控制台上查看异常。我正在使用带有 Maven 的 TestNG 作为构建工具。我在 Maven surefire 插件中定义了我的 testng.xml。
【问题讨论】:
-
在哪个控制台?为什么您目前看不到它们?你能添加更多上下文吗?
-
@AlexeyR。在 IDE 控制台上。异常显示在测试失败标签下的 TestNG 选项卡上。
-
@shriv ☝️也设置您的投票。我花了我的。
-
@PDHide 重新打开问题以接受其他答案。
-
@DebanjanB 添加了答案谢谢
标签: java selenium maven testng maven-surefire-plugin