Episode

Testing Tools in Visual Studio

with Wendy Breiding, Leslie Richardson

Wendy Breiding shows how you can take advantage of the most recent additions to the unit testing tools in Visual Studio to build more reliable apps.

Chapters

  • 00:00 - Introduction
  • 01:55 - Show in Test Explorer to easily switch between code and TE
  • 02:50 - Play a sound when tests finish running
  • 04:35 - Run one or more tests easily from anywhere
  • 06:00 - See test results in code with CodeLens
  • 06:35 - Show Console.WriteLine results in Test Explorer summary
  • 07:25 - Clear the results for one or more tests in Test Explorer
  • 08:50 - Run a test until it fails or it runs a number of times
  • 11:40 - Run a test based on different framework versions
  • 14:25 - Improved code coverage performance and reports
  • 19:00 - Debug tests that are failing unexpectedly
  • 21:05 - Run tests in blame mode to isolate problematic tests
  • 23:05 - Run tests in blame mode and collect a hang dump
  • 23:35 - Specify a time after which a hang dump is collected
  • 24:50 - Include platform logs when running tests
  • 26:05 - Run tests in the background while coding using Live Unit Test
  • 29:25 - Wrapup

Visual Studio

Have feedback? Submit an issue here.