Skip to content

Conversation

@davedwwang
Copy link
Contributor

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.

@turboFei
Copy link
Member

#4017 It can pass without maven enforcer plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: JUnit 4 tests are skipped without warning

2 participants