Skip to content

Commit 97dd886

Browse files
authored
Merge pull request #6427 from shati-patel/docs/vscode-tests
Docs: Mention setting for running tests in VS Code (already shipped)
2 parents 4ee5cc5 + dbf49a8 commit 97dd886

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)