Skip to content

Proposal: Add Scalacheck Support with Gen and Arbitrary Instances #441

@mark-kar

Description

@mark-kar

Hi!

I'd like to propose adding support for ScalaCheck by introducing a dedicated module that provides Gen and Arbitrary instances for both Newtype and Subtype.

This would greatly benefit projects that leverage property-based testing, making it easier to generate random test data for newtypes and subtypes without manual boilerplate.

I'm happy to implement this — just wanted to check if this aligns with the project's goals and get your thoughts before proceeding.

Let me know what you think! 🙌

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