4NK_template/docs/TESTING.md

494 B
Raw Blame History

Guide de Tests — 4NK_template

Vue densemble

  • 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 (releaseguard)