Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 413 Bytes

Autograder

Note: Does not work on Windows currently After cloning the repo

  • Run python Autograder.py setup
  • Copy over given interfaces or other files into the given folder
  • Place the JUnit tests in the tests folder
  • Place the unzipped student submissions in the subs folder
  • Run python Autograder.py
  • Each submission subfolder should have its own graded.txt file with a summary of the results