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

Suggestion: Property Based Testing Stream #18

Open
mrange opened this issue Sep 9, 2018 · 0 comments
Open

Suggestion: Property Based Testing Stream #18

mrange opened this issue Sep 9, 2018 · 0 comments

Comments

@mrange
Copy link

mrange commented Sep 9, 2018

Property Based Testing is a smarter way to do unit testing when applicable. It reduces test code and increases confidence.

Good news is that .NET has a really strong Property Based Testing framework called FsCheck:

https://github.com/fscheck/FsCheck

I suggest inviting the author of FsCheck on the stream and have a chat. He is a cool guy.

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

No branches or pull requests

1 participant