pytest support for PyQt and PySide applications
pytest-qt is a pytest plugin that allows programmers to write tests for PyQt5, PyQt6, PySide2 and PySide6 applications. The main usage is to use the qtbot fixture, responsible for handling qApp creation as needed and provides methods to simulate user interaction, like key presses and mouse clicks. This allows you to test and make sure your view layer is behaving the way you expect after each code change.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.4.0-15.fc43 | - |
Fedora 42 | 4.4.0-15.fc42 | - |
Fedora 41 | 4.4.0-15.fc41 | - |
Fedora 40 | 4.4.0-12.fc40 | - |
You can contact the maintainers of this package via email at
python-pytest-qt dash maintainers at fedoraproject dot org
.