-
-
Notifications
You must be signed in to change notification settings - Fork 5
Add support for unittest evaluation using snekbox #9
Copy link
Copy link
Closed
Labels
P3Low priority tasks.Low priority tasks.area: form submissionCode relating to the response submission to forms backend.Code relating to the response submission to forms backend.type: featureA new feature that should be added to the application.A new feature that should be added to the application.
Metadata
Metadata
Assignees
Labels
P3Low priority tasks.Low priority tasks.area: form submissionCode relating to the response submission to forms backend.Code relating to the response submission to forms backend.type: featureA new feature that should be added to the application.A new feature that should be added to the application.
Type
Fields
Give feedbackNo fields configured for issues without a type.
This is a long term goal!
We should have the ability to define a set of unittests and run user code on snekbox to automatically calculate the results of this.
This could be used for code jam qualifiers and other tasks which require a completed code element.
If users fail the unittests we will return this feedback to them in the browser so they cannot actually submit until their code works.