### pytest-qt [https://github.com/pytest-dev/pytest-qt](https://github.com/pytest-dev/pytest-qt) > 其余测试框架 [https://wiki.python.org/moin/PyQt/GUI_Testing](https://wiki.python.org/moin/PyQt/GUI_Testing) ### pyqt4 QTEST [http://johnnado.com/pyqt-qtest-example/](http://johnnado.com/pyqt-qtest-example/) --- ### 如何使用Test driven Development构建GUI应用程序? [https://www.quora.com/How-can-a-GUI-application-be-built-using-Test-driven-Development](https://www.quora.com/How-can-a-GUI-application-be-built-using-Test-driven-Development) > TDD的一些讨论 [https://coolshell.cn/articles/3649.html#comments](https://coolshell.cn/articles/3649.html#comments) > TDD案例1 [https://ervin.ipsquad.net/share/slides/2007-12-05-fossin-qt-kde-tdd.pdf](https://ervin.ipsquad.net/share/slides/2007-12-05-fossin-qt-kde-tdd.pdf) > TDD案例2 [https://www.slideshare.net/ICSinc/webinar-qt-testdriven-development-using-google-test-and-google-mock](https://www.slideshare.net/ICSinc/webinar-qt-testdriven-development-using-google-test-and-google-mock)
pytest-qt
https://github.com/pytest-dev/pytest-qt
pyqt4 QTEST
http://johnnado.com/pyqt-qtest-example/
如何使用Test driven Development构建GUI应用程序?
https://www.quora.com/How-can-a-GUI-application-be-built-using-Test-driven-Development