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

Implement Arbitrary (behind a feature) and fuzz testing #244

Open
derekdreery opened this issue Mar 18, 2023 · 2 comments
Open

Implement Arbitrary (behind a feature) and fuzz testing #244

derekdreery opened this issue Mar 18, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed needs discussion This change requires some more discussion before we decide we definitely want it

Comments

@derekdreery
Copy link
Collaborator

derekdreery commented Mar 18, 2023

Implement arbitrary::Arbitrary and measure algorithms against a bigdecimal implementation.

@derekdreery derekdreery added enhancement New feature or request needs discussion This change requires some more discussion before we decide we definitely want it labels Mar 18, 2023
@cmyr
Copy link
Member

cmyr commented Mar 20, 2023

I think there's some utility here, but I'd want to see this happen as part of a concrete project (like fuzzing) that would make use of it; I'm less interested in seeing this happen as an exercise that doesn't end up being used. :)

@derekdreery derekdreery changed the title Implement Arbitrary (behind a feature) for fuzz testing Implement Arbitrary (behind a feature) and fuzz testing Mar 21, 2023
@derekdreery
Copy link
Collaborator Author

I've changed the feature request to match the suggestion.

@derekdreery derekdreery added the help wanted Extra attention is needed label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed needs discussion This change requires some more discussion before we decide we definitely want it
Projects
None yet
Development

No branches or pull requests

2 participants