formulahendry / vscode-dotnet-test-explorer

.NET Core Test Explorer for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save files before run tests

montoner0 opened this issue · comments

It would be nice to have an option to save files before running tests or honor the existing settings (like, testing.saveBeforeTest or task.saveBeforeRun). NB. I know about the auto watch option and it's quite different.