Tools & Frameworks
Rust unit tests (using
cargo test
)Substrate Fuzzing tools (
quickcheck
,proptest
)Weight Benchmarking with
frame_benchmarking
Tanssi/Paseo Testnets for staging deployments
Static Analysis: Clippy,
cargo audit
Last updated
Rust unit tests (using cargo test
)
Substrate Fuzzing tools (quickcheck
, proptest
)
Weight Benchmarking with frame_benchmarking
Tanssi/Paseo Testnets for staging deployments
Static Analysis: Clippy, cargo audit
Last updated