eclipse-ee4j / eclipse-ee4j/soteria
Upgrade JUnit from 4 to 5
Open
dependencies
task
- Dominant language
- Java
- Stars
- 72
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
PRs like https://github.com/eclipse-ee4j/soteria/pull/290 suggest upgrading from JUnit 4.13 to a higher version due to vulnerabilities or something like that, but could we actually upgrade to JUnit 5?
Contributor guide
Research direction
Start by reviewing the current JUnit 4 usage and the upgrade context in PR 290. Determine the test and build files affected by moving to JUnit 5; done means the project tests run successfully with JUnit 5 and the old JUnit 4 dependency is no longer required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100