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! 🙌
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! 🙌