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

Make Arbitrary StreamingT more arbitrary #649

Merged
merged 1 commit into from
Nov 15, 2015

Commits on Nov 15, 2015

  1. Make Arbitrary StreamingT more arbitrary

    This still isn't a perfect Arbitrary instance for StreamingT, but I
    think it will help us hit more test cases than the current
    implementation. For example, I don't think the current instance ever
    results in `Wait` instances.
    ceedubs committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    e46b2e1 View commit details
    Browse the repository at this point in the history