grading_lib.tools.collect_autograding_tests#
Collect the tests from the problems and write to .github/classroom/autograding.json
Hopefully, this make the problem in the assignment modular enough that we can add or remove them as we please.
Module Contents#
Functions#
API#
- grading_lib.tools.collect_autograding_tests.main(args)#