PyQt UI Unit Testing Framework Ideas

PyQt UI Unit Testing Framework Ideas

Column ❈ Ding Guo, author of the Python Chinese community. Interested in django, pyqt, opencv, tornado. GitHub: https://github.com/lidingke ❈ 1. Idea PyQt is a quite flexible UI framework, but the Python version of Qt has never had a good unit testing tool for UI. The logic layer in PyQt is connected using signals and slots. … Read more