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

Upgrade all the tests to Junit 5 #55

Open
Sauhardstark opened this issue Jun 17, 2020 · 1 comment
Open

Upgrade all the tests to Junit 5 #55

Sauhardstark opened this issue Jun 17, 2020 · 1 comment

Comments

@Sauhardstark
Copy link
Contributor

Some of the tests have assertions that have been deprecated and alternative imports are being suggested for it.

So rather than, updating just the assertions, I was thinking that it might be better to upgrade the entire Junit framework.

If we update just the assertions, they might become obsolete soon as well. However, Junit 5 is new and should persist for a while. There are also a number of drill down features in Junit 5 that will enhance the strength of the tests.
Please let me know what you think

@neuhalje
Copy link
Owner

This sounds like a good idea. I have been thinking about this as well.

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