An open API service indexing awesome lists of open source software.

https://github.com/reteps/pytest-autograder-prototype


https://github.com/reteps/pytest-autograder-prototype

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

- harness: what is run in the container
- test_this: the instructor-defined test
- student_code: the student's code
- grading_utils: utilities for doing secure process communication
- conftest: pytest marks for adding metadata