Category: Documentation
Description: Document how to run Rust contract tests, proptest, and cargo-fuzz targets locally and in CI.
Acceptance Criteria:
- Guide explains test commands and workflow
- Fuzz corpus and time limits are covered
- Examples show reproducer handling
Priority: Medium
Estimated Effort: Small
Dependencies: contract docs
Suggested Labels: documentation, testing
Category: Documentation
Description: Document how to run Rust contract tests, proptest, and cargo-fuzz targets locally and in CI.
Acceptance Criteria:
Priority: Medium
Estimated Effort: Small
Dependencies: contract docs
Suggested Labels: documentation, testing