pytest-dev / pytest-dev/pytest-qt
Include a Tips chapter
Open
Nobody has claimed this yet.
docs :book:
- Dominant language
- Python
- Stars
- 455
- Forks
- 72
- Avg merge
- 12h 26m
- Merged PRs (30d)
- 1
Description
Include a Tips chapter to the documentation:
- Configure a
QSettingsinstance for tests (#85); - Document
qappas a public fixture; - Emulate
keyClicks(https://github.com/pytest-dev/pytest-qt/issues/254#issuecomment-561848689).
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 locating the existing documentation structure and the material related to QSettings, the qapp fixture, and keyClicks. Add a Tips chapter covering the three listed topics, including the linked keyClicks guidance and issue #85 context. Done means the chapter is included in the documentation and each tip is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, testing
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100