cm090 / gradescope-autograder

Autograder templates for Java JUnit tests
MIT License
3 stars 2 forks source link

Improve error handling #31

Open cm090 opened 4 months ago

cm090 commented 4 months ago

The autograder still fails to catch certain edge cases. One way to resolve this is by ensuring a results.json file is always generated in the correct directory. When this does not happen, use a template results file to inform the student of the error.