Ways of doing this that don't work
'tools' -> 'Extensions and Updates...' and search for it and press download. - The problem with this is it doesn't come up with a unit test generator option.
Download it from http://visualstudiogallery.msdn.microsoft.com/45208924-e7b0-45df-8cff-165b505a38d7 then double click on the download, which auto installs it. - Unfortunately double clicking does nothing, I then installed a zip extractor (the file is a renamed zip file), but that didn't help.
download it, then 'tools' -> 'extensions manager'. - There is no extensions manager option.
There is no extensions folder in the visual studio 2013 folder, but I tried pasting the folder (zipped and unzipped) and the contents in the packages folder.
This is what the unzipped folder looks like
Open your solution in Visual Studio and then open the class file that has methods you want to test. Right-click on a method and choose Run IntelliTest to generate unit tests for the code in your method.
On the Test menu, select Analyze Code Coverage for All Tests. You can also run code coverage from the Test Explorer tool window. Show Code Coverage Coloring in the Code Coverage Results window. By default, code that is covered by tests is highlighted in light blue.
Visual Studio Express does not support 3rd party extensions. Even though this was produced by the VS Rangers it's still considered 3rd party.
Willy-P. Schaub - The Unit Test Generator extension is supported on Visual Studio Pro, Premium and Ultimate. We do not currently support VS Express.
From the extension's Q & A Tab
This is how I did it on VS 2013 Ultimate, if you have a different edition, it may be missing some options, but I would assume something like Extensions should follow the same process
Go to Tools -> Extensions & Updates -> Online
Search Unit Test Generator, should be top one I think
Click Download
After Download completes accept License and hit Install
Click on Restart Visual Studio on the bottom right of the Extension Manager Window
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With