Skip to content

Migrate from JUnit 4 to JUnit 5 #14

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

Open
MoonBow-1 opened this issue Mar 13, 2025 · 0 comments · May be fixed by #16
Open

Migrate from JUnit 4 to JUnit 5 #14

MoonBow-1 opened this issue Mar 13, 2025 · 0 comments · May be fixed by #16
Assignees

Comments

@MoonBow-1
Copy link
Contributor

Description

Currently tests use the JUnit 5 annotation for marking tests, but use the JUnit 4 assertion for test cases.

Assertions can be easily refactored to use the JUnit 5 API

@MoonBow-1 MoonBow-1 linked a pull request Mar 18, 2025 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

1 participant