Skip to content
Snippets Groups Projects
Commit af168e16 authored by tuhe's avatar tuhe
Browse files

Merge branch 'master' of https://lab.compute.dtu.dk/tuhe/unitgrade into master

parents 12817d5f df5cf168
No related branches found
No related tags found
No related merge requests found
# Unitgrade
Easy-to-use, easy-to-build report evaluations in a framework building on pythons unittest classes
Easy-to-use, easy-to-extend report evaluations in a framework building on pythons unittest classes
- 100% Python
- No configuration or test-files needed to use or develop
- Easy to use for students:
- Run tests as a single python command
- See your score immediately
- Upload your results as a single file on campusnet with no risk of accidential tampering
- All tests are simple classes so it will integrates well with debugger and any IDE
- No need to write external configuration or test files manually
## Installation
Unitgrade can be installed through pip using
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment