microsoft / vstest

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

Write dll instead of target on abort, rename errors #5115

Closed nohwnd closed 1 week ago

nohwnd commented 1 week ago

Description

Use dll path for the abort message, instead of the .target path:

image

Rename errors to TESTERROR and TESTRUNABORT image