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

Update README.md

parent 193a1ed6
Branches
No related tags found
No related merge requests found
# Unitgrade # 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 - 100% Python
- No configuration or test-files needed to use or develop
- Easy to use for students: - Easy to use for students:
- Run tests as a single python command - Run tests as a single python command
- See your score immediately - See your score immediately
- Upload your results as a single file on campusnet with no risk of accidential tampering - 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 - 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 ## Installation
Unitgrade can be installed through pip using 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