Skip to content

Commit dbf49a8

Browse files
committed
Docs: Mention setting for running tests in VS Code
1 parent c29353d commit dbf49a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/codeql/codeql-for-visual-studio-code/customizing-settings.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Configuring settings for testing queries
6262

6363
To increase the number of threads used for testing queries, you can update the **Running Tests > Number Of Threads** setting.
6464

65+
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.
66+
6567
Configuring settings for telemetry and data collection
6668
--------------------------------------------------------
6769

0 commit comments

Comments
 (0)