appengine-java-standard icon indicating copy to clipboard operation
appengine-java-standard copied to clipboard

update tests to use JUnit 5

Open lachlan-roberts opened this issue 11 months ago • 1 comments
trafficstars

Currently the tests use junit 4.13.2, this should be upgraded to JUnit 5 at some point which has an updated API with better functionality.

Specifically this would be useful for the runtime-test module where we use parameterized tests.

lachlan-roberts avatar Nov 26 '24 03:11 lachlan-roberts

need to see the impact on internal google3 build and the version it uses...

ludoch avatar Nov 26 '24 03:11 ludoch