https://github.com/reteps/pytest-autograder-prototype
https://github.com/reteps/pytest-autograder-prototype
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reteps/pytest-autograder-prototype
- Owner: reteps
- Created: 2025-02-27T01:30:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T01:31:49.000Z (over 1 year ago)
- Last Synced: 2025-02-27T02:35:27.698Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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