You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a part which doesn't mark correctly at the moment. I have a list of test cases I'd like to enter, so that I can check they're all satisfied.
At the moment, the only way of creating unit tests is to save feedback you've been given in response to a submitted answer. The intention is to preserve correct marking behaviour.
But this doesn't work for test-driven design, where you write failing tests first, and then edit the question until they pass.
You should be able to create a test from scratch, or edit an existing test, specifying the values or credit awarded for certain feedback notes.
The text was updated successfully, but these errors were encountered:
I have a part which doesn't mark correctly at the moment. I have a list of test cases I'd like to enter, so that I can check they're all satisfied.
At the moment, the only way of creating unit tests is to save feedback you've been given in response to a submitted answer. The intention is to preserve correct marking behaviour.
But this doesn't work for test-driven design, where you write failing tests first, and then edit the question until they pass.
You should be able to create a test from scratch, or edit an existing test, specifying the values or credit awarded for certain feedback notes.
The text was updated successfully, but these errors were encountered: