升级intellij后无法运行testNG.xml
Posted
技术标签:
【中文标题】升级intellij后无法运行testNG.xml【英文标题】:Can not run testNG.xml after upgrading intellij 【发布时间】:2021-04-06 06:06:44 【问题描述】:今天我将 intelij 更新到了 2020.2 到 2020.3 的最新版本
在以前的版本中,我可以通过右键单击并运行来运行 testng xml。 更新后我再也找不到了, 如何在 intelij 新版本中运行 testng.xml? 问候(提供更新前后的图片) 更新前
更新后
【问题讨论】:
【参考方案1】:这是错误https://youtrack.jetbrains.com/issue/IDEA-256816
它在2020.3.1
中修复了更新你的ide。
【讨论】:
以上是关于升级intellij后无法运行testNG.xml的主要内容,如果未能解决你的问题,请参考以下文章
Jenkins如何集成运行testng.xml文件的解决方案
如何在 Maven 中从 pom.xml 调用 testng.xml 文件
导致原因:升级到Java 11后,IntelliJ中的com.fasterxml.jackson.databind.ObjectMapper。java.lang.ClassNotFoundExcept
TestNG:如何以编程方式运行自定义 TestNG.XML 文件