Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tests to use JUnit 5 #314

Open
lachlan-roberts opened this issue Nov 26, 2024 · 1 comment
Open

update tests to use JUnit 5 #314

lachlan-roberts opened this issue Nov 26, 2024 · 1 comment

Comments

@lachlan-roberts
Copy link
Collaborator

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.

@ludoch
Copy link
Collaborator

ludoch commented Nov 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants