We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2dfd2 commit e2df7c5Copy full SHA for e2df7c5
test/sanity/README.md
@@ -19,7 +19,7 @@ Use -g or -f command-line options to filter tests to match the host platform.
19
| Option | Alias | Description |
20
|--------|-------|-------------|
21
| `--commit <commit>` | `-c` | The commit SHA to test (required) |
22
-| `--quality <quality>` | `-q` | The quality to test: `insider` or `stable` (required) |
+| `--quality <quality>` | `-q` | The quality to test (required, "stable", "insider" or "exploration") |
23
| `--no-cleanup` | | Do not cleanup downloaded files after each test |
24
| `--grep <pattern>` | `-g` | Only run tests matching the given regex pattern |
25
| `--fgrep <string>` | `-f` | Only run tests containing the given string |
0 commit comments