forked from qt-creator/qt-creator
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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user