pytest-dev / pytest-qt

pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing
https://pytest-qt.readthedocs.io
MIT License
409 stars 70 forks source link

Avoid using .exec_() on PySide2 6.1+ #357

Closed The-Compiler closed 3 years ago

The-Compiler commented 3 years ago

It was deprecated: https://codereview.qt-project.org/c/pyside/pyside-setup/+/342095