1

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?

enter image description here

undetected Selenium
  • 183,867
  • 41
  • 278
  • 352
Dip
  • 57
  • 1
  • 10

1 Answers1

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