vscode-test-explorer
vscode-test-explorer copied to clipboard
[Feature Request] Setting to save all files before running test(s)
It would be convenient to have an option to save all unsaved files prior to execution. Either under the existing onStart setting or a separate setting.
I agree... I was even baffled to discover that it's not the default behaviour! Therefore a setting for that seems a bare minimum ;)
I've just created a PR for that : #186
@hbenl could you add this PR #186 please?