diff --git a/doc/src/howto/creator-autotest.qdoc b/doc/src/howto/creator-autotest.qdoc index b26e90885c9..e8a06dc8639 100644 --- a/doc/src/howto/creator-autotest.qdoc +++ b/doc/src/howto/creator-autotest.qdoc @@ -39,10 +39,6 @@ \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 You can use a wizard to create projects that contain Qt or Google tests. diff --git a/doc/src/overview/creator-testing.qdoc b/doc/src/overview/creator-testing.qdoc index a4e1ccd4b4b..06e34ccc6b9 100644 --- a/doc/src/overview/creator-testing.qdoc +++ b/doc/src/overview/creator-testing.qdoc @@ -60,8 +60,9 @@ \li \l{Running Autotests} - You can use an experimental Auto Test plugin to build and run - Qt tests, Qt Quick tests, and Google tests using \QC. + You can build and run Qt tests, Qt Quick tests, and Google tests + using \QC. In addition, you can use a wizard to create projects that + contain Qt or Google tests. \endlist