You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"detail": "Windows only: build FieldWorks including test projects (required for ReSharper Test Explorer)",
234
262
"options": {
235
263
"shell": {
236
264
"executable": "powershell.exe",
@@ -249,7 +277,7 @@
249
277
"kind": "test",
250
278
"isDefault": true
251
279
},
252
-
"detail": "Run all tests (auto-detects worktree). See specs/007-test-modernization-vstest/IGNORED_TESTS.md for the tracked skip/ignore inventory.",
280
+
"detail": "Windows only execution. On Linux/macOS this exits with a not-supported message. See specs/007-test-modernization-vstest/IGNORED_TESTS.md for the tracked skip/ignore inventory.",
"detail": "List tests via test.ps1 (requires existing built test assemblies). For known skips/ignores see specs/007-test-modernization-vstest/IGNORED_TESTS.md.",
294
+
"detail": "Windows only execution. On Linux/macOS this exits with a not-supported message. For known skips/ignores see specs/007-test-modernization-vstest/IGNORED_TESTS.md.",
"detail": "Run tests with a filter expression. If failures correspond to known ignores/skips, see specs/007-test-modernization-vstest/IGNORED_TESTS.md.",
308
+
"detail": "Windows only execution. On Linux/macOS this exits with a not-supported message. If failures correspond to known ignores/skips, see specs/007-test-modernization-vstest/IGNORED_TESTS.md.",
"detail": "Run tests from a specific project. Track known skips/ignores in specs/007-test-modernization-vstest/IGNORED_TESTS.md.",
322
+
"detail": "Windows only execution. On Linux/macOS this exits with a not-supported message. Track known skips/ignores in specs/007-test-modernization-vstest/IGNORED_TESTS.md.",
0 commit comments