[gdal-dev] Call for discussion: RFC88: Use GoogleTest framework for C/C++ unit tests
Even Rouault
even.rouault at spatialys.com
Wed Nov 16 10:42:26 PST 2022
Hi,
As this is RFC season. I've prepared RFC88: Use GoogleTest framework for
C/C++ unit tests
Text at https://github.com/OSGeo/gdal/pull/6720
Summary:
The document proposes and describes conversion of the existing C/C++
autotest suite to use the `GoogleTest
framework <https://github.com/google/googletest>`__.
GoogleTest is a popular and maintained framework for C/C++ test
writing, that is a better replacement for the `TUT framework
<https://github.com/mrzechonek/tut-framework>`__ that we use currently.
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list