Open wackazong opened 3 years ago
I see all my test .py files in a flat list in the explorer. Is it not possible to show them organized by the folders they are in? I tried to sort by location but that does not add the folder hierarchy.
that's something Python test adapter needs to implement. there is an open issue with some progress: https://github.com/kondratyev-nv/vscode-python-test-adapter/issues/155. you might want to join their discussion.
I see all my test .py files in a flat list in the explorer. Is it not possible to show them organized by the folders they are in? I tried to sort by location but that does not add the folder hierarchy.