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 2e3a041 commit 51bbc6fCopy full SHA for 51bbc6f
README.md
@@ -123,7 +123,7 @@ See <https://vitest.dev/guide/workspace.html> for monorepo support.
123
124
### How to hide Test Results view when running tests
125
126
-You can change the behaviour of testing view by modifying `testing.openTesting` option:
+You can change the behaviour of testing view by modifying `testing.automaticallyOpenTestResults` option:
127
128
- `neverOpen` will never open the testing view
129
- `openOnTestStart` (default) opens the test results view when test starts running
0 commit comments