Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Tycho #448

Open
krmahadevan opened this issue Sep 2, 2019 · 0 comments
Open

Integration with Tycho #448

krmahadevan opened this issue Sep 2, 2019 · 0 comments

Comments

@krmahadevan
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant