在junit测试中快速失败?

时间:2012-04-16 08:07:08

标签: eclipse junit integration-testing junit4

我是否可以在第一次测试失败时停止junit eclipse测试跑步者?

我更愿意在继续测试休息之前检查并修复失败的测试。

this QA,我可以看到我们可以注册一个监听器作为解决方法。但我想知道如何为eclipse junit runner注册听众?

0 个答案:

没有答案