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 tests framework improvement: configuring the generated signatures/values #245

Open
Acaccia opened this issue Jan 9, 2024 · 0 comments

Comments

@Acaccia
Copy link
Collaborator

Acaccia commented Jan 9, 2024

For now, the prop_signature function and the PropValue struct hard-code how the generated signatures/values will be generated.

It would be nice to have a configuration so that the generated values could have some properties.
For example:

  • giving the range of int/uint
  • giving a template for the generated string-ascii/-utf8
  • giving a ratio of generated some/none for optionals
  • same for ok/err for responses
  • ...etc
@github-project-automation github-project-automation bot moved this to Status: 🆕 New in Stacks Core Eng Feb 2, 2024
@smcclellan smcclellan added this to the WASM Phase 3 milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

2 participants