Tags: tmat/vstest
Tags
updating codecoverage analysis dll's in external package (microsoft#1282 ) * updating codecoverage analysis dll's in external package * update correct external's package from branch MSTEST rel/15.5
Adding the conditions for the negative scenario in the AddOperator fo… …r FastFilter (microsoft#1252)
Fixing the issues related to response file. (microsoft#1196) Fixing the issues related to response file
Sign V1 Components (microsoft#1124) * Sign V1 Components * added one more file
Adding support for listing fully qualified test cases (microsoft#1075) The flag /ListFullyQualifiedTests existing in TPV1 which listed the fully qualified tests along with filtering support for MSTestV1/V2 bases tests. This PR ports those changes to TPV2.
Add support for blame data collector in vstest task (microsoft#988)
Revert "Mono support for net46 tests (microsoft#904)" (microsoft#983) This reverts commit 634999c.
Removed loading of Discoverers while executing tests. (microsoft#955) * Removed loading of Discoverers while executing tests. * Fixed failing tests.
Dont send any adapter other than from source directory for netcoreapp (… …microsoft#875) * Revert "Clear extensions cache after discover/execution complete. (microsoft#853)" This reverts commit 0eef86b. * Don’t send any adapter other than source directory for netcoreapp * Address PR comment * Add comment
In case of parallel if test host is aborted, add a new one in place o… …f that (microsoft#837) * Issue: When testhost is crashing before setting up channel with vstest.console, vstest.console should log error message in TestWindow. Fix: Send error message to Test hub of output window. Testing: Added UT and done manual testing * Log message in test window from StartTestRun * Get exception message from testhost * Issue: In case of parallel if test host is aborted, add a new one in place of that * Fix test issue
PreviousNext