Skip to content

Tuple shrinking should go to 11 (and beyond) #738

@jonaskoelker

Description

@jonaskoelker

The largest tuple size for which ScalaCheck provides built-in shrinking is 9. I think ScalaCheck should provide built-in shrinking for all tuple sizes (i.e. 2 to 22).

At work we would like to shrink both 11- and 22-tuples, and they might change size as the underlying case classes acquire new fields. I'll happily do the copy-paste grunt work of writing the patch if you think this is a feature you want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions