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

A version of define-var that permits test suite to run even if the variable is undefined #15

Open
jasonhemann opened this issue Sep 11, 2021 · 0 comments

Comments

@jasonhemann
Copy link
Collaborator

At present, to test their code partway through an assignment, students will have to stub out all the missing functionality. From an instructor point of view, it could be easier to judge the completeness of a student's program by seeing the output of testing their than knowing about the first missing function.

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

No branches or pull requests

1 participant