Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望使用启用了断言工具(断言)的 maven 运行我的项目测试。 通常我会在启动 JVM 时设置一个参数,如何使用 Maven 做这样的事情?
最简单的解决方案是使用maven-surefire-plugin的默认值,因为它已经激活了断言