pytest==8.2.2
pytest-testmon==2.1.3
Hi, I run test in gitlab via pytest —testmon
Save artifacts
Download artifacts from pipeline Графика-1.png
Copy artifacts in project root on my local machine
Run tests on local machine in the same branch (without changes) via pytest —testmon
But tests still selected. Why? How to deselect?