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

Consider making Random and TypeClass modules hidden in v3 #267

Closed
moodmosaic opened this issue May 22, 2016 · 0 comments
Closed

Consider making Random and TypeClass modules hidden in v3 #267

moodmosaic opened this issue May 22, 2016 · 0 comments
Labels

Comments

@moodmosaic
Copy link
Contributor

Both of these modules are useful, but almost only internally.

  • Random for test-replaying in Runner
  • TypeClass for the Arbitrary registration

These modules aren't really that useful when writing Properties, or defining custom Gen/Shrink pairs.


These modules could be marked as internal in v3 (see #198), or we could at least hide them in plain sight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants