8000 Tags · tmat/vstest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tmat/vstest

Tags

v15.5.0

Toggle v15.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v15.5.0-preview-20171031-01

Toggle v15.5.0-preview-20171031-01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding the conditions for the negative scenario in the AddOperator fo…

…r FastFilter (microsoft#1252)

v15.5.0-preview-20171012-09

Toggle v15.5.0-preview-20171012-09's commit message
Fixing the issues related to response file. (microsoft#1196)

Fixing the issues related to response file

v15.5.0-preview-20170923-02

Toggle v15.5.0-preview-20170923-02's commit message
Sign V1 Components (microsoft#1124)

* Sign V1 Components

* added one more file

v15.5.0-preview-20170914-09

Toggle v15.5.0-preview-20170914-09's commit message
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.

v15.5.0-preview-20170810-02

Toggle v15.5.0-preview-20170810-02's commit message
Add support for blame data collector in vstest task (microsoft#988)

v15.3.0

Toggle v15.3.0's commit message
Revert "Mono support for net46 tests (microsoft#904)" (microsoft#983)

This reverts commit 634999c.

v15.5.0-preview-20170727-01

Toggle v15.5.0-preview-20170727-01's commit message
Removed loading of Discoverers while executing tests. (microsoft#955)

* Removed loading of Discoverers while executing tests.

* Fixed failing tests.

v15.3.0-preview-20170618-03

Toggle v15.3.0-preview-20170618-03's commit message
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

v15.3.0-preview-20170601-03

Toggle v15.3.0-preview-20170601-03's commit message
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
0