Doc: Add Catch 2 test to list of supported testing frameworks

Task-number: QTCREATORBUG-26278
Change-Id: Ic42f63c298c4d7f9ca0373b7737f3653599dbe4d
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Leena Miettinen
2021-11-11 17:57:32 +01:00
parent 2c1adffb11
commit daeb6a0eae

View File

@@ -114,9 +114,10 @@
execution. In addition, the QML Profiler enables you to profile
Qt Quick applications.
\QC is integrated to the \l{Qt Test}, Google C++ Testing, and
Boost.Test frameworks for unit testing applications and
libraries. You can use \QC to create, build, and run autotests.
\QC is integrated to the \l{Qt Test}, Boost.Test, Catch 2 test,
and Google C++ Testing frameworks for unit testing applications
and libraries. You can use \QC to create, build, and run
autotests.
For more information, see \l{Testing}.
\li \b {Publishing}