PowerShell / PowerShell/vscode-powershell
Feature Request: Add support for configuring SkipRemainingOnFailure in the settings.
Open
Nobody has claimed this yet.
Issue-Enhancement
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
I would like to run tests using the extension UI, but my tests required the configuration SkipRemainingOnFailure to be set to 'Run'. I can't find a way to set this. The only work around I see is not using the extension to launch the tests.
Proposed Design
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the extension UI entry point for launching tests and its configurable settings, then trace how SkipRemainingOnFailure is passed to test runs. Done means users can set it to Run in the extension settings and launch tests with that value applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, typescript, vscode
- Domain
- developer-experience, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100