add more information

and update docu
This commit is contained in:
Bastian Schroll 2018-01-04 13:05:05 +01:00
parent b8931d1f75
commit dc1827ad2c
61 changed files with 396 additions and 71 deletions

7
_info/functions.txt Normal file
View file

@ -0,0 +1,7 @@
Server- Client Anwendung
Dokumentation mittels Doxygen
Unittests mittels pytest (zufällige Reihenfolge durch pytest-randomly)
Codeabdeckung mittels pytest-cov
PEP8 Design Kontrolle mittels pytest-pep8
Logging mittels eigener Konfig-Datei einstellbar
Multi-Threading