Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You should be able to edit part unit tests to specify behaviour that you haven't seen yet #784

Open
christianp opened this issue Aug 15, 2023 · 0 comments

Comments

@christianp
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant