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

Deprecate support for running JUnit tests #2847

Closed
krmahadevan opened this issue Dec 3, 2022 · 0 comments · Fixed by #2849
Closed

Deprecate support for running JUnit tests #2847

krmahadevan opened this issue Dec 3, 2022 · 0 comments · Fixed by #2849
Milestone

Comments

@krmahadevan
Copy link
Member

TestNG Version

Note: only the latest version is supported
7.6.1

With JUnit5 being released and providing a TestEngine driven mechanism to run both JUnit3 and JUnit4 tests, its time that TestNG deprecates support for running JUnit3 and JUnit4 tests.

Also the JUnit team have built a testng-engine which is capable of running TestNG and JUnit5 tests from within JUnit5.

So there's no reason why TestNG should continue supporting running JUnit tests.

@krmahadevan krmahadevan added this to the 7.6.2 milestone Dec 3, 2022
krmahadevan added a commit to krmahadevan/testng that referenced this issue Dec 3, 2022
krmahadevan added a commit to krmahadevan/testng that referenced this issue Dec 4, 2022
krmahadevan added a commit that referenced this issue Dec 4, 2022
@krmahadevan krmahadevan modified the milestones: 7.6.2, 7.7.0 Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant