GispoCoding / pytest-qgis

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

Use QgsLayerTreeMapCanvasBridge to keep the layer order correct #9

Closed Joonalai closed 2 years ago

Joonalai commented 2 years ago

This PR:

Inspired by this gist made by @ThomasG77.