On Fri, May 26, 2017 at 2:26 PM, Filipe Dias <[email protected]> wrote:

> Hi
>
> Is there a test TODO list or something similar?
>


AFAIK, no.

If you are interested in testing a particular function, I would suggest you
to get the name of the class or of the function that you wish to test, then
grep for that string in the tests directory.




>
> Cheers
> F
>
> On Fri, May 26, 2017 at 1:19 PM, Alessandro Pasotti <[email protected]>
> wrote:
>
>>
>> On Fri, May 26, 2017 at 2:14 PM, Tobias Wendorff <
>> [email protected]> wrote:
>>
>>> Am Fr, 26.05.2017, 10:53 schrieb Jürgen E. Fischer:
>>> >
>>> > Test the nighlies before the release please.
>>>
>>> I think, we've talked about this some week ago. QGIS really needs
>>> a test suite, which checks all the core functions automatically :(
>>>
>>>
>> QGIS already has a test suite and CI in place :
>> https://travis-ci.org/qgis/QGIS
>>
>> 320 tests currently and counting.
>>
>> Perhaps you meant that QGIS needs a better test coverage.
>>
>> BTW, tests can be also written in Python, that lowers the barrier for
>> occasional programmers that want to add a test.
>>
>> See: https://github.com/qgis/QGIS/tree/master/tests/src/python
>>
>> --
>> Alessandro Pasotti
>> w3:   www.itopen.it
>>
>> _______________________________________________
>> Qgis-user mailing list
>> [email protected]
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
>


-- 
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to