<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Matthias,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">How can I check whether my test works before I create a PR?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks and best wishes,</div><div class="gmail_default" style="font-size:small">Anita</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 12:58 PM, Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You have probably noticed that recently some tests for processing have<br>
been included.<br>
<br>
They run geo-algorithms and check if their result matches with what is<br>
expected.<br>
<br>
It is very easy to expand this suite. Test definitions are written in<br>
the form of yaml. Templates for this definitions can be created from the<br>
processing history. There are some possibilities to fine-tune the<br>
comparison (e.g. skip fields, allow values to be compared with an<br>
epsilon, match a result file with a series of regular expressions...)<br>
which have been added more recently. At the moment it runs tests for<br>
some qgis algorithms and gdal algorithms.<br>
<br>
If you have 5 minutes to spare today, please help and add a test!<br>
<br>
More information can be found in our blog [1] and the readme [2].<br>
<br>
Thanks a lot,<br>
Matthias<br>
<br>
<a href="https://github.com/qgis/QGIS/blob/master/python/plugins/processing/tests/README.md" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/blob/master/python/plugins/processing/tests/README.md</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Matthias Kuhn<br>
OPENGIS.ch - <a href="https://www.opengis.ch" rel="noreferrer" target="_blank">https://www.opengis.ch</a><br>
Spatial • (Q)GIS • PostGIS • Open Source<br>
<br>
<br>
</font></span><br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></blockquote></div><br></div>