ionide / ionide-vscode-fsharp

VS Code plugin for F# development
http://ionide.io
MIT License
849 stars 276 forks source link

<IsTestProject>false</IsTestProject> is ignored in test explorer #2014

Open JohnnyFasching opened 3 weeks ago

JohnnyFasching commented 3 weeks ago

Describe the bug

I wanted to ignore a project from testing with "false". But it looks like the Attribute is not considered in the test explorer when loading projects

https://github.com/ionide/ionide-vscode-fsharp/blob/4586785a8ecbaf2c9811b373e0cfc22bffb089e8/src/Components/TestExplorer.fs#L965