> For the complete documentation index, see [llms.txt](https://doc-hub.xcavate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-hub.xcavate.io/protocol/property-governance-pallet/quality-audit/tools-and-frameworks.md).

# 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`
