microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
869 stars 316 forks source link

Add list of known TestingPlatform dlls #4983

Closed nohwnd closed 2 months ago

nohwnd commented 2 months ago

Adds list of known TestingPlatform dlls to exclude them from run when users specify **/*test*.dll filter on AzDO.

This will help any run that uses the regressed vstest@3 task template. https://github.com/microsoft/azure-pipelines-tasks/issues/19555

And it will help any pipeline that tries to use mstest 3.x.x and uses the **/*test*.dll.