I want to be able to time out a test case, I saw the example in the source, but this requires me to recompile the library or supply a different one.
I've written a testrunner application that subclasses most of what I could. Now is there any way using this model to time out test cases?
Log in to post a comment.
I want to be able to time out a test case, I saw the example in the source, but this requires me to recompile the library or supply a different one.
I've written a testrunner application that subclasses most of what I could. Now is there any way using this model to time out test cases?