expercise / coding-expercise

Web application for coding-expercise
32 stars 11 forks source link

Print console output for each test case result #95

Closed baybatu closed 8 years ago

baybatu commented 8 years ago

Now, we do not have any chance to see any output coming from stdout printing method such as print() in Nashorn. Also we do not give any detailed syntax error generated by Nashorn. It would be nice to notify user through more detailed message.