pytest-qt
pytest-qt copied to clipboard
Include a Tips chapter
Include a Tips chapter to the documentation:
- Configure a
QSettings
instance for tests (#85); - Document
qapp
as a public fixture; - Emulate
keyClicks
(https://github.com/pytest-dev/pytest-qt/issues/254#issuecomment-561848689).