fau-cs6-kddmue-submissions/GitHub Classroom - Custom Python Autograder

A custom plugin for GitHub Classroom that runs Python tests and reports the results. In comparison to the default Python Autograder, this plugin does work with far more test cases, since it does not report the exact test code and test output, but only the most important information.

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.yes
setup-commandCommand to execute prior to the test, typically for environment setup or dependency installation.no
test-pathPath to the test file or directory.no
namedescription
resultRunner output