pytest-dev / pytest-dev/pytest-django
Make pytest-django work with hypothesis
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Do you think that this is possible as described on https://github.com/HypothesisWorks/hypothesis/issues/733
and implement the trio solution?
I will be happy to try and tackle this if you think it's something pytest-django wants.
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 reading Hypothesis issue 733 and the referenced pytest-trio/plugin.py lines 340-356 to understand the proposed integration approach. Then identify the pytest-django entry points affected and confirm that a documented, tested compatibility path with Hypothesis works without breaking existing pytest-django behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100