classroom-resources/GitHub Classroom Python Grader

A plugin for GitHub Classroom's Autograder using pytest to ensure student executables output the correct values on tests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
timeoutDuration (in minutes) before the test is terminated. Defaults to 10 minutes with a maximum limit of 60 minutes.yes10
max-scoreThe maximum amount of points a student can receive for this test.no
setup-commandCommand to execute prior to the test, typically for environment setup or dependency installation.no
namedescription
resultRunner output