How to add timeouts to individual test cases #127
Unanswered
debbieyuster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The GS Autograder Best Practices article suggests:
Anyone have a simple example of how to implement this, say, in the GS Python autograder example? Presumably if a test case times out, the desired result is that the test is recorded as failing.
Beta Was this translation helpful? Give feedback.
All reactions