您必须在类路径中包含当前目录。喜欢:
java -jar junit-platform-console-standalone-1.5.2.jar --class-path . -c AFirstTest
它应该工作而不包含它。我认为。您介意在https://github.com/junit-
team/junit5/issues提出问题吗?

您必须在类路径中包含当前目录。喜欢:
java -jar junit-platform-console-standalone-1.5.2.jar --class-path . -c AFirstTest
它应该工作而不包含它。我认为。您介意在https://github.com/junit-
team/junit5/issues提出问题吗?