494 B
494 B
Guide de Tests — 4NK_template
Vue d’ensemble
- Unit, Integration, Connectivity, External, Performance
Structure
tests/
├── README.md
├── cleanup.sh
├── logs/
├── reports/
├── unit/
├── integration/
├── connectivity/
├── external/
└── performance/
Exécution
- Scripts spécifiques au projet
- Rapports dans
tests/reports/
CI
- Exécutions par catégorie
- Blocage release en cas d’échec (release‑guard)