Closed meisterT closed 9 years ago
If the student code make use of global/static variables, these may never be resetted between test cases. Add option to automatically reset these.
solved with #15
If the student code make use of global/static variables, these may never be resetted between test cases. Add option to automatically reset these.