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:
Leena Miettinen
2016-12-15 15:32:39 +01:00
parent 29555235bc
commit 8daa7cc6e6
2 changed files with 3 additions and 6 deletions

View File

@@ -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.

View File

@@ -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