While trying to install TesgNG in Eclipse 2019-03 . I got TestNG message as incompatible for Eclipse 2019-03.Is there any solution for this problem?
Asked
Active
Viewed 637 times
1
-
How is this question related to _Selenium_? Am I missing something? – undetected Selenium May 31 '19 at 09:11
-
TestNG is selenium framework – Dip May 31 '19 at 09:20
-
Of coarse you can use use _TestNG_ without referring to _Selenium_. – undetected Selenium May 31 '19 at 09:21
-
Do you have solution for the problem? – Dip Jun 03 '19 at 09:58
1 Answers
0
See a relevant issue: TestNG cannot be installed on recent versions of Eclipse via Eclipse Marketplace: "TestNG Eclipse plugin is under maintained, it's stable enough so you don't see much commit activities on the repo. Feel free to create feature request and/or issue.
closing the ticket now since the Marketplace page is getting updated, thanks @cbeust"

Jonathan Rosenne
- 2,159
- 17
- 27
-
It seems things have improved, see [Cannot add the TextNG 7.0 library #445] (https://github.com/cbeust/testng-eclipse/issues/445) which ends with "works for me, thanks for fixing this" – Jonathan Rosenne Oct 14 '19 at 06:50