

Microsoft visual studio 2017 enterprise update#
Live Unit Testing will do the necessary work to catch up with all the edits that have been made while it was paused and will update the glyphs appropriately. When you are ready to resume, select Continue from the Live Unit Testing menu.

When Live Unit Testing is paused, you do not see any coverage visualization in the editor, but all the data that is collected so far is preserved. It is as simple as opening the Test menu, selecting Live Unit Testing, and choosing one of the following options: To enable Live Unit Testing, go to the Test command of the top-level menu bar, choose “Live Unit Testing”, then “Start”:Īt any time, you can temporarily pause or completely stop Live Unit Testing for example, when you are in the middle of a refactoring, and you know that your tests will be broken for a while.

Microsoft visual studio 2017 enterprise code#
This is a productivity feature, which provides real-time feedback directly in the editor on how code changes are impacting your unit tests and your code coverage. It also includes an updated video that demos all these capabilities. In this blog, we focus on all capabilities including some that were not mentioned in the earlier blog. This is a more comprehensive blog than the one we published in November. Live Unit Testing is present in the Enterprise edition of Visual Studio 2017 and it’s available for C# and VB projects that target the.
