forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Testing folder tree. #17281
Copy link
Copy link
Closed
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous releaseBug didn't exist in a previous release
Milestone
Metadata
Metadata
Assignees
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugregressionBug didn't exist in a previous releaseBug didn't exist in a previous release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
1.click Testing
2.expend folder tree
3.all of child folder is root folder name, and those root folder can be expend.
update 2021-09-04
this is my setting.json on project root.
my project dir begin with
workspace, andvulman-api, vulman-corewithinworkspace.when i check testing, i found my testing directory tree only has
workspace, and clickworkspacestillworkspace.When I click on the front arrow, Will be displayed vulman-core, but it was replaced workspace immediately.
like this
my project: