Closed elliot-u410 closed 1 year ago
I'd like to limit how many tests are run but only for one of my tests that is slower than the rest. This doesn't seem to be possible without hacks (like forcing the check function to return if some counter has reached a threshold).
Thanks for the report! I'll close this one in favor of #38.
I'd like to limit how many tests are run but only for one of my tests that is slower than the rest. This doesn't seem to be possible without hacks (like forcing the check function to return if some counter has reached a threshold).