开发者

How can I tell autotest to not rerun all tests unless I explicitly tell it to?

Autotest will rerun all tests every time my tests start passing when th开发者_StackOverflowey were failing. I have a lot of tests, and for reasons I won't go into, rerunning all of them is painfully slow.

How can I make it so autotest will never rerun all tests unless I Ctrl-C?


I fixed it. Somehow. I'm not sure what happened, but I think maybe some plugins I installed fixed it. I don't know.

Here is my ~/.autotest file


Also, there's $ autotest --no-full-after-failed. Silly me.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜