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

QuickCheck style testing #2

Open
johnfn opened this issue Sep 20, 2011 · 0 comments
Open

QuickCheck style testing #2

johnfn opened this issue Sep 20, 2011 · 0 comments

Comments

@johnfn
Copy link
Collaborator

johnfn commented Sep 20, 2011

QuickCheck generates random test cases and ensures that the results verify certain properties.

http://www.haskell.org/haskellwiki/Introduction_to_QuickCheck

This should be possible now that we have typechecking.

This would make our code state of the baller quality.

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