Skip to content

Example Submitty autograding techniques using pytest for python programming problems.

License

Notifications You must be signed in to change notification settings

prestoncarman/submitty-homework-examples

Repository files navigation

Submitty Homework Examples

Example Submitty autograding techniques for programming problems.

Autograding Examples

The list of Submitty autograding examples:

Developing Examples

Install the python libraries and pipenv.

pip install --user pipenv
pipenv install

To test the examples using standard Python, run the following script.

./verify_submitty_examples.sh

About

Example Submitty autograding techniques using pytest for python programming problems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages