299 B
299 B
Stratégie de tests
Ce répertoire regroupe les tests pour sdk_common
.
tests/*.rs
: tests d’intégration Rusttests/logs/
: journaux d’exécutiontests/reports/
: rapports et artefacts
Exécution:
cargo test --all
cargo clippy -- -D warnings
cargo fmt -- --check