formulahendry / formulahendry/vscode-dotnet-test-explorer

[Feature Request] Add setting to specify arguments for dotnet build

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

Description

Similar to `dotnet-test-explorer.testArguments`, can you add a setting that allows specifying arguments to the `dotnet build` step?

Specifically I would like to be able to run tests without re-building dependencies (with `--no-dependencies`)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing dotnet-test-explorer.testArguments setting and the code that invokes the dotnet build step. Add a corresponding build-arguments setting, then verify that --no-dependencies reaches dotnet build and allows tests to run without rebuilding dependencies.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.