Skip to content

smathep/Python-Autograder-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Autograder-Template

This is a template autograder written in Python that works with Gradescope.

Your folder structure should look like this.

  • autoGraderRootDir
    • source
      • tests
        • test_subprocess.py
        • utils.py
      • run_autograder
      • run_tests.py
      • setup.sh
    • submission
      • mysubmission.c
      • makefile

About

This is a template autograder written in Python that works with Gradescope.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published