dodona-edu / universal-judge

Universal judge for educational software testing
https://docs.dodona.be/en/tested
MIT License
9 stars 4 forks source link

Improve jsonschema checking #526

Closed niknetniko closed 2 weeks ago

niknetniko commented 3 weeks ago

This makes the jsonschema checking much stricter, especially for YAML-related stuff, like tagged oracles and expressions.

This is preparation work to support language-specific oracles in the DSL (we have seen some demand for this, and our publications say that we do support this so).