microsoft / vscode-python

Python extension for Visual Studio Code
https://aka.ms/pvsc-marketplace
MIT License
4.34k stars 1.19k forks source link

ensure compatibility pytest plugins #24409

Open eleanorjboyd opened 2 weeks ago

eleanorjboyd commented 2 weeks ago

Explore top pytest plugins and ensure compatibility with testing infrastructure. See this list for inspiration, specifically focused on ones that would impact our testing infrastructure, naming etc. https://pythontest.com/top-pytest-plugins/

For the community, please comment if there is a plugin you use that doesn't work and I can take a look as part of this effort.

github-actions[bot] commented 2 weeks ago

Thanks for the feature request! We are going to give the community 60 days from when this issue was created to provide 7 👍 upvotes on the opening comment to gauge general interest in this idea. If there's enough upvotes then we will consider this feature request in our future planning. If there's unfortunately not enough upvotes then we will close this issue.

eleanorjboyd commented 1 week ago

started thread with pytest-rerunfailures here: https://github.com/pytest-dev/pytest-rerunfailures/issues/280