我在Eclipse Luna和Eclipse Indigo中安装了TestNG,但是在偏好窗口中没有显示TestNG。我按照下面的链接
进行了正确的步骤2次http://www.guru99.com/all-about-testng-and-selenium.html
它在两个版本的Eclipse中给我同样的问题...有任何建议如何开始使用TestNG?
答案 0 :(得分:1)
我在使用市场的eclipse 2019-06时遇到了同样的问题。
我可以使用“帮助”->“安装新软件”来安装TestNG ...
对我来说,与一起使用的更新站点是http://beust.com/eclipse。
答案 1 :(得分:0)
我知道,这个问题已经很老了,但我遇到了同样的症状。对我来说,这个问题的解决方案是将我的Java安装从1.6升级到1.8。之后,TestNG插件按预期工作。
答案 2 :(得分:0)
现在仅支持这些版本的Eclipse
Eclipse版本:
氧气(4.7),氖(4.6),火星(4.5),月神(4.4),开普勒(4.3),朱诺(4.2,3.8),朱诺(<= 4.1)之前,光子(4.8),2018-09( 4.9)
Java版本:要运行TestNG for Eclipse插件,需要Java 1.7+。
对于任何更新,请点击以下链接:
https://marketplace.eclipse.org/content/testng-eclipse
答案 3 :(得分:0)
可能迟到了党,但这对我有用:
Install from update site
Select Help / Install New Software...
Enter the update site URL in "Work with:" field:
Update site for release: https://dl.bintray.com/testng-team/testng-eclipse-release/.
Make sure the check box next to URL is checked and click Next.
Eclipse will then guide you through the process.
答案 4 :(得分:-2)
必须安装eclipse 2018-09(4.9.0)以解决“ TestNG与eclipse版本不兼容”的问题。 使用Java 1.8