Docs: Mention setting for running tests in VS Code

This commit is contained in:
shati-patel
2021-08-05 11:27:20 +01:00
parent c29353db80
commit dbf49a8257

View File

@@ -62,6 +62,8 @@ Configuring settings for testing queries
To increase the number of threads used for testing queries, you can update the **Running Tests > Number Of Threads** setting.
To pass additional arguments to the CodeQL CLI when running tests, you can update the **Running Tests > Additional Test Arguments** setting. For more information about the available arguments, see "`test run <https://codeql.github.com/docs/codeql-cli/manual/test-run/>`_" in the CodeQL CLI help.
Configuring settings for telemetry and data collection
--------------------------------------------------------