Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property based testing #667

Merged
merged 10 commits into from
Dec 17, 2024
Merged

Property based testing #667

merged 10 commits into from
Dec 17, 2024

Conversation

matthiasgoergens
Copy link
Collaborator

@matthiasgoergens matthiasgoergens commented Dec 2, 2024

Showing how to use property based testing. Extracted and resurrected from a long dead PR.

Closes #687

icemelon pushed a commit that referenced this pull request Dec 10, 2024
Extracted from #667 to make that
PR smaller and easier to review.
@matthiasgoergens matthiasgoergens changed the title Property based testing (WIP) Property based testing Dec 10, 2024
10to4 pushed a commit to 10to4/ceno that referenced this pull request Dec 12, 2024
Extracted from scroll-tech#667 to make that
PR smaller and easier to review.
@yczhangsjtu
Copy link
Collaborator

Good to know about this testing tool. Let paste the link to the document in the original PR here for reference.

https://docs.rs/proptest/latest/proptest/

@matthiasgoergens matthiasgoergens added this pull request to the merge queue Dec 17, 2024
Merged via the queue into master with commit 34a1ee1 Dec 17, 2024
4 checks passed
@matthiasgoergens matthiasgoergens deleted the matthias/proptest branch December 17, 2024 05:52
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.

Use property based testing
2 participants