mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-07 23:34:01 +00:00
add more information
and update docu
This commit is contained in:
parent
b8931d1f75
commit
dc1827ad2c
61 changed files with 396 additions and 71 deletions
7
_info/functions.txt
Normal file
7
_info/functions.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue