RFR: Draft: 8274274: Update JavaFX test framework to JUnit 5 [v5]
Kevin Rushforth
kcr at openjdk.java.net
Wed Oct 20 22:35:09 UTC 2021
On Sat, 25 Sep 2021 13:55:15 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
>> I've added JUnit 5 as a test dependency and made sure that the JUnit 4 tests still work. Also added a single JUnit 5 tests, and confirmed it works.
>>
>> I've updated the Eclipse project file for the base module only.
>
> John Hendrikx has updated the pull request incrementally with one additional commit since the last revision:
>
> Readd junit declaration in allprojects and set junit version to 4.13.2
As indicated in the JBS issue, we can now proceed with this. You will need to change the title of this PR to match the updated bug title.
-------------
PR: https://git.openjdk.java.net/jfx/pull/633
More information about the openjfx-dev
mailing list