PTVS
PTVS copied to clipboard
Run Tests and Debug Tests does not work if click from the context menu and SE window.
Steps to Reproduce
1.Add unit tests and save it.
2.In editor, use Run Tests or Debug Tests from the context menu.
2.In SE, right-click to select Run Tests or Debug tests.
Expected behavior Tests can be run and debugged successfully from context menu and SE.
Actual behavior No tests found to run or debug from context menu and SE.
@zhouwangyang Does this still repro?
In today's build 17.10.0 Preview 1.0 [34601.153.main]
, Python Package: 17.0.24026.1
, I can repro it.
No tests found to run or debug from context menu and SE.