cargotracker
cargotracker copied to clipboard
Adopt JUnit5
Looks like Arquillian now supports JUnit 5. We should upgrade when we can.
Reza Rahman Jakarta EE Ambassador, Author, Blogger, Speaker
Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.
Originally posted by @m-reza-rahman in https://github.com/eclipse-ee4j/cargotracker/issues/6#issuecomment-728205530
It is better to postpone this to Jakarta EE 9 version. As I know Aruqillian 1.7.0.Alpha1 added Jakarta EE 9 and JUnit 5 support. Check: https://github.com/hantsy/jakartaee9-starter-boilerplate/blob/master/pom.xml#L757-L858
This really can't be done until the upgrade to Jakarta EE 10/Payara 6 is done: https://github.com/eclipse-ee4j/cargotracker/pull/237.
Going forward, @ojuschugh1 will be handling this.
Fixed by https://github.com/eclipse-ee4j/cargotracker/pull/272.