Skip to content

Commit c02e98d

Browse files
authored
Update diagnose.md
1 parent ec81d7d commit c02e98d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/diagnose.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,19 @@ Copyright (c) Microsoft Corporation. All rights reserved.
139139
Starting test execution, please wait...
140140
Host debugging is enabled. Please attach debugger to testhost process to continue.
141141
```
142+
143+
## In Visual Studio
144+
145+
Set test logging to trace:
146+
147+
![image](https://github.com/user-attachments/assets/0ee53d10-4f95-469a-91bd-8577d79b99bc)
148+
149+
Run your tests.
150+
151+
Go to Output > Tests window:
152+
153+
Please provide all files from the listed folder, and complete content of the Tests window.
154+
155+
![image](https://github.com/user-attachments/assets/c942642d-e10a-4bf3-9920-8ddd22d99ba8)
156+
157+

0 commit comments

Comments
 (0)