Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Visual Studio Deep Dive: Unit Tests

Posted By: IrGens
Visual Studio Deep Dive: Unit Tests

Visual Studio Deep Dive: Unit Tests
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 11m | 350 MB
Instructor: Walt Ritscher

If you are a responsible programmer, you regularly test your code to make sure it behaves the way you expect it to behave. Unit tests are the most common type of developer test, and most programmers rely on a unit test framework to create and run those tests.

In this course, Walt Ritscher takes a deep dive into the unit test tools available in Visual Studio. Walt gives an overview of unit tests and how they integrate with Visual Studio, then takes a deeper look into unit tests with MSTest and xUnit framework and how each is fully integrated into the Visual Studio Test Explorer, He also reviews additional Visual Studio test features like CodeLens, Live Unit Testing, and code coverage.


Visual Studio Deep Dive: Unit Tests