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

Document QuickCheck #393

Open
mleonhard opened this issue Nov 12, 2019 · 1 comment
Open

Document QuickCheck #393

mleonhard opened this issue Nov 12, 2019 · 1 comment

Comments

@mleonhard
Copy link

The (Quickstart Guide)[http://www.functionaljava.org/quickstart.html] says to add org.functionaljava:functionaljava-quickcheck:4.8.1 to my project. I read a bit about the QuickCheck technique. It looks very powerful and useful. I want to learn how it works, try it out, potentially use it to improve testing of my company's code.

I found no usable documentation on this module. The (functionaljava-quickcheck javadoc)[http://www.functionaljava.org/javadoc/4.8.1/functionaljava-quickcheck/index.html] has no overview information or examples.

Please add documentation of FJ's QuickCheck. Add a tutorial and examples for each main kind of test.

@gliptak
Copy link
Contributor

gliptak commented Nov 12, 2019

@mleonhard please consider contributing as Javadoc or to the site at https://github.com/functionaljava/functionaljava.github.io/tree/gradle/src/jbake/content

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

2 participants