Hi Etienne, Thank you for pointing this. I'll check it out.
I want to write unit tests for my processing algorithm. I'll off course test the functions of the algorithm itself but that is the easy part. I was wondering if it was possible to test the integration with QGis itself and how. Jean-Charles Le jeu. 20 févr. 2020 à 10:57, Etienne Trimaille < [email protected]> a écrit : > We are writing unit test for our processing algorithms. > > Jean-Charles, can you explain your questions? Is-it about how to > initialize the Processing provider ? on travis, in unittest? > > I started a simple one last week on this plugin : > https://github.com/3liz/qgis-raepa-plugin/blob/master/test/test_processing.py > > Le jeu. 20 févr. 2020 à 09:41, Alessandro Pasotti <[email protected]> a > écrit : > >> Hi, >> >> see: >> https://github.com/qgis/QGIS/tree/master/python/plugins/processing/tests >> >> On Thu, Feb 20, 2020 at 9:30 AM Jean-Charles Quillet < >> [email protected]> wrote: >> >>> Hi, >>> >>> I'm currently writing a processing plugin and I was wondering how to >>> unit test it. >>> >>> Is there a well established way of testing plugins ? Is there a template >>> somewhere I can use to base my tests on ? >>> >>> Thanks for your help, >>> >>> Jean-Charles >>> >>> _______________________________________________ >>> QGIS-Developer mailing list >>> [email protected] >>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> >> >> >> -- >> Alessandro Pasotti >> w3: www.itopen.it >> _______________________________________________ >> QGIS-Developer mailing list >> [email protected] >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
