Installation das Projekt auf einer virtuellen Python-Umgebung:
pip install -e .
pytest *_tests.py
echo "TODO: to be done by student"