Open agitter opened 3 years ago
https://github.com/pytest-dev/pytest-qt extends pytest to support PyQt5 testing. It can simulate mouse clicks and button presses to test a GUI. That could enable some basic testing of our GUI.
https://github.com/pytest-dev/pytest-qt extends pytest to support PyQt5 testing. It can simulate mouse clicks and button presses to test a GUI. That could enable some basic testing of our GUI.