add testing documentaiton
This commit is contained in:
parent
a4e6964559
commit
84161d1992
@ -66,4 +66,10 @@ Vous pouvez adapter les tests ou les noms des méthodes, attributs en fonction d
|
||||
- /2 Absence de code superflu
|
||||
- /2 Pertinence du code implémenté
|
||||
- /2 Validation des tests et implémentation des tests unitaires additionnels pour couvrir toutes les fonctionalités
|
||||
- /2 Interface graphique finie (TK, Pygame ou autre) et implémentation propre
|
||||
- /2 Interface graphique finie (TK, Pygame ou autre) et implémentation propre
|
||||
|
||||
## Testing
|
||||
|
||||
run `pytest .` in project directory to run tests on function to parse a quadtree
|
||||
into a in memory object
|
||||
run `python main.py` to test the graphical implementation
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user