forked from NitorCreations/DomainReverseMapper
-
-
Notifications
You must be signed in to change notification settings - Fork 88
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 to JUnit 5 #91
Labels
Comments
Can I still work on this issue? |
Yes, sorry for the late reply @Harsh4902 |
I can try to take this up . Please do assign it to me . Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The tests have been implemented using JUnit 4 and Hamcrest. In this task, let's update to JUnit 5 and get rid of the Hamcrest dependency, if possible.
Acceptance criteria
The text was updated successfully, but these errors were encountered: