codefreak
codefreak copied to clipboard
Add additional EvaluationStep field for detailed error message
Currently, we use summary
to store the compiler output if unit tests fail. The summary should be e.g. "Compilation failed" and an additional field should store the full compiler output w/ error messages.