On Thu, 2 Oct 2025 18:16:45 GMT, Andy Goryachev <[email protected]> wrote:
>>> I would suggest we postpone the migration to junit6 >> >> Can you check out this branch and run the tests with the JUnit 5 Option? I'm >> sure it will work, as again, there is no breaking change here. > >> Can you check out this branch and run the tests with the JUnit 5 Option? > > I can, but what is the point of migration then? The moment someone uses a > junit6 feature, the Eclipse project will break. @andy-goryachev-oracle Eclipse also has support for JUnit 6 for a while now: <img width="1907" height="1021" alt="image" src="https://github.com/user-attachments/assets/6b2a5582-1fdf-4132-b094-a5fe9a6eb633" /> I now updated this branch to JUnit 6.1.1. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1925#issuecomment-4863967981
