          MODULE=cpptest
         VERSION=2.0.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/cpptest/cpptest/archive/refs/tags/$VERSION.tar.gz
      SOURCE_VFY=sha256:09d35d6ecc0e801925579b18efa0adfaa18e8fed19b2f4f743ec7a53f510e409
        WEB_SITE=http://cpptest.sourceforge.net/
         ENTERED=20090610
         UPDATED=20210811
           SHORT="Unit testing framework for automated tests in C++"

cat << EOF
CppTest is a portable and powerful, yet simple, unit testing framework for
handling automated tests in C++. The focus lies on usability and extendability.
Several output formats, including simple text output, compiler-like output and
HTML, are supported and new ones are easily added. See Screenshots for
examples of available output handlers.
EOF
