GispoCoding / pytest-qgis

A pytest plugin for testing QGIS python plugins
GNU General Public License v2.0
29 stars 8 forks source link

Remove deperecated functionality #47

Closed Joonalai closed 9 months ago

Joonalai commented 9 months ago

There are lot of deprecated functionality in pytest-qgis. It is time to remove all the deprecated fixtures and functions since we need to increment the minor version anyway before the new release after merging #48.