typelevel / typelevel/scalacheck-effect
Support scalatest mixins
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 83
- Forks
- 26
- Avg merge
- 4h 49m
- Merged PRs (30d)
- 4
Description
To help this be a better drop-in upgrade from scalatest-scalacheck, it would help to have mixins that provide forAll helpers in the style of ScalaCheckPropertyChecks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how scalacheck-effect currently exposes property-testing helpers and compare the requested API with scalatest-scalacheck's ScalaCheckPropertyChecks style. Done means providing mixins with compatible forAll helpers and confirming their intended drop-in usage, but the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100