formulahendry / formulahendry/vscode-dotnet-test-explorer

Save files before run tests

Open
#379 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
208
Forks
93
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating where test runs are initiated and where the VS Code settings testing.saveBeforeTest and task.saveBeforeRun are read. Compare the requested save behavior with the existing auto watch option described in the issue. Done means an explicit save-before-tests option or the relevant existing setting is honored, with coverage for the selected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.