forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugtriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
with "python.experiments.optInto": ["pythonTestAdapter"], to enable the re-write. If I have the following structure
test_a.py
-- test_class (where this is a parameterized test class)
test_b.py
-- test_class (where this is a parameterized test class)
the test cases in file_a for test_class will also appear in test_class in file_b on the test explorer.

Metadata
Metadata
Assignees
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugtriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team