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

Adding property-based tests instead of trying to flush out everything with example-based ones #167

Open
stijnmoreels opened this issue Nov 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
We have several cases around the Arcus repo's where we have a lot of example-based tests to try to describe a functionality that would be better expressed in properties.

Describe the solution you'd like
Start with a very simple, very easy example because, since we're in Arcus, we should make sure that everything is understandable for both the starters and seniors.

Additional context
https://www.codit.eu/blog/property-based-testing-with-c/
https://www.codit.eu/blog/f-coin-change-kata-with-property-based-testing/
https://www.codit.eu/blog/property-based-security-testing-in-f/

@stijnmoreels stijnmoreels added the enhancement New feature or request label Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant