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?

Thanks

link|improve this question
Can you provide some example code demonstrating your problem? – Andrew Grimm Dec 14 '11 at 12:18
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.