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

test results constantly lost #313

Open lolplusultra opened 1 week ago

lolplusultra commented 1 week ago

I am remote connecting to a raspberry pi which ist running the tests. When I run a test the result is showing up in the tree correctly. But after some days the old results start to disappear and only newer runs are kept. Is there some kind of queue in place?