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

Migrating to Junit 5 #847 #848

Closed
wants to merge 1 commit into from

Conversation

anudeepikamunnangi
Copy link

I made changes required for the Junit 5 migration. Please review and accept the changes.

@stleary
Copy link
Owner

stleary commented Jan 5, 2024

@anudeepikamunnangi Thanks, but this PR cannot be accepted at this time. Even if the upgrade to Junit 5 goes forward, we will initially need to keep the same unit tests.

@stleary stleary closed this Jan 5, 2024
@anudeepikamunnangi
Copy link
Author

@stleary, I didn't changed change any testcases.I just restructured all testcases to junit 5.The way we handled temporal file ,parameterized test and exceptional handling is different.
https://www.baeldung.com/parameterized-tests-junit-5
https://www.baeldung.com/junit-5-migration

@rikkarth rikkarth mentioned this pull request Apr 23, 2024
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 this pull request may close these issues.

None yet

2 participants