EricGao888 commented on PR #11332: URL: https://github.com/apache/dolphinscheduler/pull/11332#issuecomment-1214803159
> > I just worry if we still keep the Junit4, we need to constantly remind contributors to use Junit5. > > Agree, same concern to me @ruanwenjun @ BTW, for the concern that contributors may write UTs with `jUnit 4`, we could add `regex` in `Spotless` check rules to prevent them from using `jUnit 4`. This will work in CI too. The same with `Powermock`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
