Update test.md
Run Pytest with HTML and XML Test Reports / tests (push) Successful in 28s

This commit is contained in:
2025-07-18 01:00:19 +02:00
parent 574a1bba69
commit aaf35440cd
+12 -10
View File
@@ -3,16 +3,18 @@
<details>
<summary>📁 test_module.py</summary>
🔧 test_add
- 🔧 test_add
- <details>
<summary>➡️ Test #1</summary>
- <details>
- <details>
<summary>➡️ Test #1</summary>
```python
Input: x=1, y=2
Résultat: 3
Attendu : 3
Durée : 0.01s
```python
Input: x=1, y=2
Résultat: 3
Attendu : 3
Durée : 0.01s
```
</details>
</details>