JamesHutchison / pytest-hot-reloading

A hot reloading pytest daemon, implemented as a plugin
MIT License
86 stars 2 forks source link

Workaround VS Code not updating results on reruns #77

Closed JamesHutchison closed 7 months ago

JamesHutchison commented 7 months ago

I'm noticing that VS Code, using the new test feature, fails to record the correct results in the UI on subsequent runs. The issue is likely with the plugin that is used.