Kendra Havens

Results 8 issues of 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...

enhancement
exp: ide

## 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...

triaged
blame

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...

needs-triage

[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...

enhancement

## 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...

Community Suggestions
Roadmap Discussion

## 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...

triaged
size:3.0
area: template-content

[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...

Area-IDE
Feature Request

# 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...

doc
triaged