如果只需要支援JUnit Jupiter,可以這樣配置 pom.xml : <build> <plugins> <plugin> <artifactId>maven-surefire-plugin</artifactId> ...
確定! 回上一頁