Skip to content

Shrinker is too eager #37

@essen

Description

@essen

I have a generator that looks like this:

token() -> ?SUCHTHAT(B, ?LET(T, list(tchar()), list_to_binary(T)), byte_size(B) > 0).

On error, the shrinker always returns <<>> which is invalid input (fails the byte_size(B) > 0 constraint).

I would probably need some hand holding to help fix that one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions