nick8325 / nick8325/quickcheck
Provide `Shrinks` Applicative?!
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 790
- Forks
- 130
- Avg merge
- 16h 41m
- Merged PRs (30d)
- 2
Description
In https://www.tweag.io/blog/2020-12-03-shrinks-applicative/, @aspiwack introduces a handy tool for defining shrinkers: the Shrinks Applicative.
Could Shrinks be integrated into QuickCheck, so it's easily available for users?!
Contributor guide
No contributing guide indexed for this repository
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 reading the linked Tweag blog post to understand the proposed Shrinks Applicative, then inspect QuickCheck's existing shrinker and public API entry points. Done means agreeing on an integration approach and making Shrinks readily available to QuickCheck users, with coverage for the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100