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

Test codeminings are shown for testng tests as well #106

Open
gayanper opened this issue Aug 5, 2020 · 1 comment
Open

Test codeminings are shown for testng tests as well #106

gayanper opened this issue Aug 5, 2020 · 1 comment

Comments

@gayanper
Copy link
Collaborator

gayanper commented Aug 5, 2020

The @test from testng is identified by junit test code mining and try to execute the testng test with junit.

@gayanper
Copy link
Collaborator Author

This is cased by the JUnit3Tester which only checked for method pattern. We also need to check for the base class as well.

gayanper added a commit to gayanper/jdt-codemining that referenced this issue Aug 16, 2020
gayanper added a commit to gayanper/jdt-codemining that referenced this issue Aug 16, 2020
gayanper added a commit to gayanper/jdt-codemining that referenced this issue Aug 17, 2020
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