Add automated tests with GitHub Actions - TP4

This commit is contained in:
Rassaby Ludovic
2025-10-14 13:00:02 +04:00
parent 9add6d9ec4
commit 9d75b6c9e9
9 changed files with 417 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Requirements pour les tests
pytest==7.4.3
requests==2.31.0
pytest-cov==4.1.0
pytest-timeout==2.1.0