简体   繁体   中英

How to run Junit.Jupiter code through command prompt in windows

对于Junit4编译和执行,我们需要junit-4.12.jar和hamcrest-core-1.3.jar任何人都可以告诉我通过命令提示符执行JUnit Jupiter需要哪些jar

最简单的方法是通过ConsoleLauncher ,特别是通过JUnit 5用户指南中记录的junit-platform-console-standalone JAR。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM