Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pytest Qt

Fatal Python Error When Running Pytest With Qt

I'm new to pytest and I'm having trouble trying to run one of my test files. I'm getti… Read more Fatal Python Error When Running Pytest With Qt

Why A Fatal Python Error When Testing Using Pytest-qt?

My first test using pytest-qt failed immediately with a Fatal Python error. I reduced the code to … Read more Why A Fatal Python Error When Testing Using Pytest-qt?