chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
643 stars 94 forks source link

Create basic test cases for PyQT widgets #250

Open chipmuenk opened 2 months ago

chipmuenk commented 2 months ago

Start by opening and closing subwidgets using pytest-qt:

https://ilmanzo.github.io/post/testing_pyside_gui_applications/