Showing results for IntelliTest - Visual Studio Blog

Sep 20, 2023
8
3

IntelliTest simplifies writing and maintaining unit tests

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

Writing a suite of unit tests that exhaustively exercise and validate the logic of the code is not easy. It can even be considered too expensive to do at all. Fortunately, IntelliTest addresses both concerns: it helps you achieve high code coverage at a fraction of the cost, and now in Preview, this Enterprise feature supports projects that target...

TestingIntelliTest
Jan 26, 2016
0
0

Top News from October-December 2015, Part 1

Visual Studio Blog
Visual Studio Blog

It’s been a few months since our last roll-up of top developer stories, so I’ll be catching up with the news from last fall in two posts. We’ll start here in Part 1 with Visual Studio, .NET, ASP.NET, languages, and a few other tools for good measure. Part 2 will cover a variety of topics including Connect(); //2015, Windows 10, ...

.NETVisual StudioDebugging and Diagnostics
Sep 30, 2015
0
0

IntelliTest for .NET – Test More with Less (effort)

Visual Studio Blog
Visual Studio Blog

Writing a suit of unit tests that exhaustively exercise and validate the logic of the code under test is not easy. It can even be considered too expensive to do at all. Fortunately, the IntelliTest feature shipping in the Visual Studio 2015 Enterprise Edition addresses both concerns: it helps you achieve high code coverage at a fraction of the cost...

.NETVisual StudioC#

Feedback