[Feature] Migration skywalking from Junit4 to Junit5 #8555
Replies: 5 comments
-
|
If you want to do this, I am fine. But notice, there are several Java repositories, backend and agent are major. |
Beta Was this translation helpful? Give feedback.
-
|
But the work will be huge, and this wouldn't be easy to review. |
Beta Was this translation helpful? Give feedback.
-
|
As I understand, if we are using |
Beta Was this translation helpful? Give feedback.
-
|
@lujiajing1126 Thank you for updating. And yes, powermock is common in our UTs. I am moving this to discussion for now. |
Beta Was this translation helpful? Give feedback.
-
|
We can migrate step by step to complete this work,when powermock support Junit5.This also will confuse developer when Junit4 mixed with Junit5. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Search before asking
Description
The main motivations are:
better performing way of composing failure messages.
parameterized and non-parameterized parts into different test classes.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions