This commit is contained in:
Srivatsa M S 2017-03-07 15:02:00 +05:30
Родитель 59a8fa4a7c
Коммит 915ecba2d3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -16,7 +16,7 @@ IntelliTest explores your .NET code to generate test data and a suite of unit te
When you run IntelliTest, you can easily see which tests are failing and add any necessary code to fix them. You can select which of the generated tests to save into a test project to provide a regression suite. As you change your code, rerun IntelliTest to keep the generated tests in sync with your code changes.
## Prerequisites ##
## Pre-requisites ##
In order to complete this lab you will need the Visual Studio 2017 virtual machine provided by Microsoft. For more information on acquiring and using this virtual machine, please see [this blog post](http://aka.ms/almvm).