The VSTS Toolkit is not installed when you install vs2013, so download and install it in toolbars: tools, extensions and updates
VS13 has been used for two years, compared to the teacher recommended by the vc6.0 feel a lot more, just start feeling more difficult, after a period of time feeling very powerful function,
A variety of plug-ins and toolkits, suitable for different languages of the development of different frameworks, in the encoding process can be real-time error, but also stronger than vc6.0, installation process and so do not do the fat
described.
Here are the steps for unit testing
1. Create a new C # class library
2. Enter the test code
3. Create a unit test
Generate the code, and the Solution Explorer on the right will also appear with the new project
4. Start testing
Add code first because the test gimbal automatically generated code is not working
Open Test Explorer---Windows--in the toolbar, and then run, for example, test complete
Microsoft Visual Studio The VSTS Unit Test Guide