Doc: link to the testlib tutorial section on skipping

Short of expanding Qt Test Best Practices to have a section about
QEXPECT_FAIL, we can link to some existing documentation that briefly
covers it.

Pick-to: 6.2 6.4
Change-Id: I37bf2672e4b5b6e7315e009f86d03eeb7937d50e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
bb10
Mitch Curtis 2022-10-28 15:24:57 +08:00
parent fa4c8fa71a
commit c30c76c844
1 changed files with 3 additions and 0 deletions

View File

@ -221,6 +221,9 @@
mac*: SUBDIRS -= someclass
\endcode
See also \l {Chapter 6: Skipping Tests with QSKIP}
{Skipping Tests with QSKIP}.
\section2 Avoid Q_ASSERT
The \l Q_ASSERT macro causes a program to abort whenever the asserted