On Sat, 14 Jun 2025 11:37:30 GMT, Marius Hanl <mh...@openjdk.org> wrote:
> As written in the ticket, we might want to clarify that we use `JUnit5` for > testing in the `CONTRIBUTING` guidelines. > > This is a first idea of how we could document this and also link to the JUnit > page in case contributors are not familiar with the framework (or `JUnit5` in > particular). > > Feedback welcome! This pull request has now been integrated. Changeset: 3836b96b Author: Marius Hanl <mh...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/3836b96b1ac676c49eb0fb9d1f08715433710590 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8296284: Update CONTRIBUTING guidelines to state that JUnit 5 is used for tests Reviewed-by: angorya, arapte ------------- PR: https://git.openjdk.org/jfx/pull/1828