Youssef Victor
Youssef Victor
@OsirisTerje Can you please validate if this fixes the issue for Retry extension? https://github.com/nunit/nunit3-vs-adapter/issues/1261
See https://github.com/microsoft/testfx/issues/5140
@OsirisTerje I'm planning to remove the vstestprovider capability from VSTestBridge. This removal will (for now - this may change in future) require frameworks that use the bridge to provide the...
# Description _Please explain the changes you've made_ ## Issue reference We strive to have all PR being opened based on an issue, where the problem or feature have been...
# PR Summary ## PR Context ## PR Checklist - [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission) - Use the present tense and imperative mood when describing your changes -...
The current BDN.TestAdapter is specifically for VSTest. It would be good to ship another one for Microsoft.Testing.Platform.
### The feature request Currently, when a file has whitespace-only changes, there is an option to hide the changes and show:  But the file is still shown in the...
### Summary Reading Configuration early can be problematic, and can introduce behavior differences between building single project vs building whole solution. Building a whole solution will set Configuration as a...
@rainersigwald When we last discussed this check, you mentioned this was relevant for really old kinds of web projects. I'm guessing it might be safe to accept removing this hack?...