WSDG: Fix a link

This commit is contained in:
João Valverde 2023-05-14 01:03:37 +01:00
parent 78978d5673
commit 0f1581bf58

View file

@ -30,7 +30,7 @@ tests require a Loopback interface and capture privileges. To avoid
capture tests, pass the `--disable-capture` option. capture tests, pass the `--disable-capture` option.
List available tests with `pytest --collectonly`. Enable verbose output List available tests with `pytest --collectonly`. Enable verbose output
with `pytest --verbose`. For more details, see <<ChTestsRunPytest>>. with `pytest --verbose`. For more details, see <<ChTestsRun>>.
CMake runs pytest when the “test” target is built but the user experience CMake runs pytest when the “test” target is built but the user experience
is poor. It is strongly recommended to invoke pytest directly instead. is poor. It is strongly recommended to invoke pytest directly instead.