Skip to content

Support testing specific projects - #372

Open
deitry wants to merge 5 commits into
formulahendry:masterfrom
deitry:support-specific-projects
Open

Support testing specific projects#372
deitry wants to merge 5 commits into
formulahendry:masterfrom
deitry:support-specific-projects

Conversation

@deitry

@deitry deitry commented Aug 30, 2022

Copy link
Copy Markdown

Fixes #358 and supersedes #371

@deitry deitry mentioned this pull request Aug 30, 2022
@deitry

deitry commented Aug 30, 2022

Copy link
Copy Markdown
Author

Also added possibility to specify list of projects as "testProjectPath", like:

"dotnet-test-explorer.testProjectPath": [
    "Project1/Projec1.Tests.csproj",
    "Project2/SubProject3/Subproject3.Tests.csproj",
],

In some cases single glob is too wide

@deitry
deitry force-pushed the support-specific-projects branch from 5462ada to 9078c99 Compare December 12, 2022 19:32
@trolleyman

Copy link
Copy Markdown

I also have this problem - I don't know of the process here, so I looked through the merged PRs and I'll tag @stefanforsberg (hope that's ok!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for multiple project files in a directory

2 participants