Not tested yet

This commit is contained in:
corrado.mulas
2026-05-08 00:03:06 +02:00
parent 0e7b9ef4c1
commit 9c714af9c0
35 changed files with 2948 additions and 0 deletions

3
requirements-test.txt Normal file
View File

@@ -0,0 +1,3 @@
pytest>=6.0.0
pytest-mock>=3.0.0
unittest-xml-reporting>=3.0.4