Update readme and more info link

This commit is contained in:
Chris Maddock 2016-07-07 17:45:27 +01:00
Родитель 45a3e2ea60
Коммит 1f0445488e
2 изменённых файлов: 3 добавлений и 12 удалений

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

@ -16,15 +16,6 @@ and searching for **Test Generator NUnit Extension**. You can also download from
[Visual Studio Gallery](https://visualstudiogallery.msdn.microsoft.com/bd30bf3f-4183-4b00-a245-1875316b8cd3)
or from the [GitHub Releases Page](https://github.com/nunit/nunit-vs-testgenerator/releases).
##How to Use##
##Documentation##
For more information on using IntelliTest and this extension, please
see the [Microsoft documentation](https://msdn.microsoft.com/en-us/library/dn823749.aspx).
###Right-Click to Create Tests###
![Right-Click to Create Tests](https://i-msdn.sec.s-msft.com/dynimg/IC820614.png)
###Select NUnit from the Test Framework dropdown###
![Selecting NUnit](https://i-msdn.sec.s-msft.com/dynimg/IC820617.png)
Documentation and a Quick Start Guide can be found on the [NUnit Documentation Wiki](https://github.com/nunit/docs/wiki).

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

@ -6,7 +6,7 @@
<Description xml:space="preserve">Test Generator, NUnit extensions for Visual Studio 2015.
Creates Unit tests and Intellitests with both NUnit 2.6.4 and NUnit 3 frameworks.
</Description>
<MoreInfo>https://github.com/nunit/nunit-vs-testgenerator/wiki</MoreInfo>
<MoreInfo>https://github.com/nunit/nunit-vs-testgenerator</MoreInfo>
<License>license.txt</License>
<Icon>nunit3_32x32.png</Icon>
<PreviewImage>preview.jpg</PreviewImage>