Skip to content

Commit 6029e95

Browse files
committed
Built-in test explorer with testing platform support
1 parent fb5530b commit 6029e95

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.vscode/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"dotnet-test-explorer.testProjectPath": "Tests/*/*Tests.csproj",
3-
"dotnet-test-explorer.treeMode": "flat",
4-
"dotnet-test-explorer.autoWatch": false,
2+
"dotnet.testWindow.useTestingPlatformProtocol": true,
53
"dotnet.defaultSolution": "App.slnx"
64
}

0 commit comments

Comments
 (0)