-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
I use .runsettings files in the project root directories to manage env vars, credentials, etc, for each project's integration tests.
Is there a way to get neotest-vstest to pass the appropriate --settings <path-to>/.runsettings argument to dotnet test?
Edit: I'd be happy to make a PR adding support for this if you could point me towards the right part of the code to inject the setting. neotest-dotnet Adds a nice little picker / selection UI/command that we could copy.
Edit2: Looks like MTP has switched config over to testconfig.json, so we would need to support both. I think I will try a PR adding support for runsettings/testconfig in the respective client code. Please let me know if you have any ideas/guidance.
Metadata
Metadata
Assignees
Labels
No labels