You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if TestNG could be used to test with Tycho http://tycho.sonatype.org/ (this project allows for seamless build and testing of Eclipse based projects with Maven).
Problem Statement
please read https://github.com/cbeust/testng-eclipse/blob/master/docs/Troubleshooting.md first
It would be nice if TestNG could be used to test with Tycho http://tycho.sonatype.org/ (this project allows for seamless build and testing of Eclipse based projects with Maven).
The integration requires that TestNG allows the same class look-up strategy for PackageUtils as ClassHelper.
The implementation of this issue is available at https://github.com/apohllo/testng/tree/TESTNG-455
Logging this issue as a separate tracking one. Original one got logged on the TestNG project instead of this one.
For details please refer to testng-team/testng#50
The text was updated successfully, but these errors were encountered: