apache / apache/servicecomb-java-chassis
[SCB-2475] Issue tracker for migrate to junit5
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
- part1 change `org.junit.Assert` to `org.junit.jupiter.api.Assertions`
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for imports of org.junit.Assert and review the affected test files and their JUnit setup. Replace the references with org.junit.jupiter.api.Assertions for the scoped part of the migration, then run the affected test suite to confirm the tests still pass.
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