Recent posts

Unit Testing in PySide2

9 minute read

For my first post, I will be discussing something that I’ve had to deal with for quite some time now: writing Python unit tests for a GUI written in Qt.