Skip to content

kushmansingh/AutoGrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python script for JUnit based grading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages