Experiment with `hypothesis` for tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Look into using hypothesis to expand test coverage, especially useful for tests which only confirm that the old and new endpoint behave the same (minus documented differences).
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 reviewing the existing tests that compare old and new endpoint behavior, then assess whether Hypothesis can expand their coverage while preserving documented differences. Done means producing a clear feasibility result and identifying the endpoint tests where its use would be valuable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100