kondratyev-nv / vscode-python-test-adapter

Python Test Adapter for the VS Code Test Explorer
https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter
MIT License
117 stars 27 forks source link

Feature Request: Implement option to display a Quick Pick with collected tests #305

Closed santicardona closed 7 months ago

santicardona commented 7 months ago

This could help with building custom tasks and configurations with the Input Variables feature.

It shouldn't be too difficult to implement as an additional property for instance. Let me know what you think and I could have a go at it.