scalacheck
scalacheck copied to clipboard
Add timeout feature to tests
Transferred from http://code.google.com/p/scalacheck/issues/detail?id=82
Some tests my result in an infinite loop, and this may not be predictable in advance. It would be great if the runner supported an option that kills any test that has run longer than X seconds.