Skip to content

followben/vscode-pytest-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-pytest-icons

With python 3.8.9 on macOS 11.2.3

python -m venv venv
source venv/bin/activate
pip install -upgrade setuptools pip
pip install -r requirements.txt

Open vscode, discover tests, then run and observe icons not updating. Remove the python.testing.pytestArgs directive from .vscode/settings.json and run and observe icons updating ok.

About

Demonstrating an issue for MS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages