如何增加MiniTest超时阈值?
我正在切换到 MiniTest 来获取我的一个 gem,并在某些示例中收到 Timeout::Error
。由于某些外部原因,当我请求与服务器的连接时,它会在几秒钟后返回,这会导致该异常。
有没有办法增加每个示例的超时阈值?
I'm switching to MiniTest for a gem of mine and getting a Timeout::Error
for certain examples. Due to some external deps, when I request a connection against the server, it's being returned after a few seconds, this causes that exception.
Is there a way to increase the timeout threshold for each example?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论