gpt4 book ai didi

maven-2 - 有没有办法使用 Maven Surefire 插件为 junit 提供 "fail fast"?

转载 作者:行者123 更新时间:2023-12-02 06:39:00 28 4
gpt4 key购买 nike

我目前正在使用 Maven 开发一个 Java 项目。作为构建过程的一部分,我们使用 Maven Surefire 插件来运行我们的 junit 套件。

我们的测试套件在覆盖范围和执行时间方面都在快速增长。当您在测试的第一分钟等待十分钟才发现测试失败时,执行时间非常令人沮丧且耗时。

我想找到一种方法,使构建过程在测试套件中出现第一个错误/失败时失败。我知道这对于其他构建工具是可能的,但我一直无法找到使用 Maven Surefire 来做到这一点的方法。

我知道有an unresolved ticket for this functionality在 Surefire jira 中,但我希望有一个现有的解决方案。

最佳答案

截至 2015 年 9 月 6 日 it appears there is-Dsurefire.skipAfterFailureCount=1

截至 2015 年 10 月 19 日 version 2.19 has been released .

关于maven-2 - 有没有办法使用 Maven Surefire 插件为 junit 提供 "fail fast"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1923857/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com