6.7.0 just released today, using this code: from qtpy import API from qtpy.QtWidgets import ( QFileDialog, QApplication, QWidget, ) assert API == "pyside6", f"{API ...
I want to test my Graphical User Interface with the qtbot from pytest-qt. I am new to testing in general and i could need some guidance on how to start writing these tests. I want the bot to click on ...
So I'm using the latest PyQt (which uses Qt 4.6) to create a program that blah blah and has a dock with a file browser. I have the file browser working fine, displaying My Computer as the root ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results