vscode-phpunit icon indicating copy to clipboard operation
vscode-phpunit copied to clipboard

Projects that don't contain any *Tests.php files are indexed in the sidebar of the Test Explorer

Open AlmightyTritan opened this issue 6 years ago • 2 comments
trafficstars

In a multi-folder workspace, all projects are indexed in the sidebar even if they don't contain any *Tests.php files.

Currently none of these projects have any PHPUnit tests image

AlmightyTritan avatar Aug 20 '19 13:08 AlmightyTritan

I need your project files to fix this bug.

recca0120 avatar Sep 01 '19 04:09 recca0120

Can you clarify this a bit for me? Do you need to know my project file structure, because I would be happy to provide that to you, however if you mean you need access to the projects I can't do that as they are proprietary.

One other piece of information that I can provide at this time is that it seems to only be doing this when I have multiple projects open in a workspace. The detection happens regardless of if there are any matches for the test file pattern.

AlmightyTritan avatar Oct 09 '19 13:10 AlmightyTritan