amoro icon indicating copy to clipboard operation
amoro copied to clipboard

[Bug]: JUnit 4 tests are skipped without warning

Open davedwwang opened this issue 2 weeks ago • 0 comments

Why are the changes needed?

JUnit 4 tests are skipped without warning

Close #4011.

Brief change log

  • Added the junit-vintage-engine dependency to support the execution of JUnit 4 test cases.
  • Added the maven-enforcer-plugin and incorporated some rules.

How was this patch tested?

  • The TestServerCatalog test case can now be executed locally.
  • Remove the junit-vintage-engine dependency, and the compilation fails.

davedwwang avatar Dec 12 '25 15:12 davedwwang