Skip to content

Document proptest support for property tests - #2765

Draft
leighmcculloch wants to merge 2 commits into
mainfrom
document-proptest-support
Draft

Document proptest support for property tests#2765
leighmcculloch wants to merge 2 commits into
mainfrom
document-proptest-support

Conversation

@leighmcculloch

@leighmcculloch leighmcculloch commented Aug 18, 2026

Copy link
Copy Markdown
Member

What

Add a "How to Write Property Tests" section to the fuzzing guide, and expand the fuzzing example's property-test section, covering how to bridge SorobanArbitrary/Arbitrary prototypes to proptest Strategys with proptest-arbitrary-interop.

Why

The fuzzing docs only ever discussed cargo-fuzz, so developers writing property tests found nothing on proptest and reasonably concluded it wasn't supported; stellar/rs-soroban-sdk#2011 fixed this gap in the SDK's own rustdoc, and this PR brings the docs site's guides in line with it.

@stellar-jenkins-ci

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant