forked from qt-creator/qt-creator
Doc: the Auto Test plugin is enabled by default
It is no longer experimental. Change-Id: If6fefc0ebe04289a1049086ffcc8f84532ae6ab1 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -39,10 +39,6 @@
|
|||||||
|
|
||||||
\image qtcreator-autotests.png
|
\image qtcreator-autotests.png
|
||||||
|
|
||||||
To enable the experimental Auto Test plugin, select \uicontrol Help >
|
|
||||||
\uicontrol {About Plugins} > \uicontrol Utilities > \uicontrol {Auto Test}.
|
|
||||||
Restart \QC to be able to use the plugin.
|
|
||||||
|
|
||||||
\section1 Creating Tests
|
\section1 Creating Tests
|
||||||
|
|
||||||
You can use a wizard to create projects that contain Qt or Google tests.
|
You can use a wizard to create projects that contain Qt or Google tests.
|
||||||
|
@@ -60,8 +60,9 @@
|
|||||||
|
|
||||||
\li \l{Running Autotests}
|
\li \l{Running Autotests}
|
||||||
|
|
||||||
You can use an experimental Auto Test plugin to build and run
|
You can build and run Qt tests, Qt Quick tests, and Google tests
|
||||||
Qt tests, Qt Quick tests, and Google tests using \QC.
|
using \QC. In addition, you can use a wizard to create projects that
|
||||||
|
contain Qt or Google tests.
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user