Skip to content

Provide configurable defaults for scalacheck generated fields #328

@idreeskhan

Description

@idreeskhan

The most common issue is the strings that are generated are completely random and usually weird/non-ascii characters. While this is useful for testing it is not always the desired behaviour. Users can override this by implementing their own implicit generators but we should also provide a quick and easy way to get some common defaults (for example an ASCII string or a string with a max size)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions