Kendra Havens
Kendra Havens
## Description This issue exists so the community can leave feedback on the sorting and/or grouping of tests in the Test Explorer. ## Details The Visual Studio 2017 Update 15.6...
## Description We've added a Blame DataCollector that can help identify what test is crashing the testhost, but few users discover it or remember it when they need it. It'd...
Transferred from Developer community https://developercommunity.visualstudio.com/t/VSTestConsoleexe-support-an-option-to-/1635735 ## Description > If someone adds DebugBreak() call outside of IsDebuggerPresent() check, then VSTest.Console.exe will terminate with the currently active test method being flagged as...
[Original developer community feedback copied here](https://developercommunity.visualstudio.com/content/idea/1100667/add-attributes-to-the-testdefinition-in-the-trx-fi.html) I’d like suggest adding the attributes of a TestMethod to the TestDefinition in the test result file. There is several attributes in the Microsoft.VisualStudio.TestTools.UnitTesting...
## Purpose Users should have clear guidance on how to write and run tests. Adding writing and running tests in try.dot.net will encourage users to test and clarify good testing...
## Add `dotnet new class` `dotnet new class` is an expected path to new users. Without it, we assume the user adds new .cs file through their file explorer or...
[Original developer community item](https://developercommunity.visualstudio.com/content/idea/417970/add-delay-in-real-time-compilation-in-visual-studi.html) > I am working on an Open Source Project based on C# using Visual Studio 2017. Whenever I make any changes in it, Visual Studio (in...
# Visual Studio 2019 Test-related API removal In previous releases of Visual Studio there were several test-related APIs marked public, but were never documented or intended for external use. With...