junit-team / junit4

A programmer-oriented testing framework for Java.
https://junit.org/junit4
Eclipse Public License 1.0
8.53k stars 3.29k forks source link

Junit 4 life cycle support #1695

Closed soso2704 closed 3 years ago

soso2704 commented 3 years ago

I am not finding any information on Junit 4 end of life since Junit 5 Jupiter is out.

Is there long term support on the latest version of Junit 4 planned?

marcphilipp commented 3 years ago

Even though new features are only added to JUnit Platform and Jupiter (currently known as JUnit 5), given the widespread use of JUnit 4, we will continue to fix critical bugs, in particular security-related ones, for the time being.