Testing is an important part of shipping and maintaining an application.
To really make writing and running tests a part of your everyday workflow, it needs to be easy to author and run tests. Not only that, but it also needs to be fast. One of the great features of Visual Studio is its ability to support different test frameworks but also the tooling around authoring and running tests.
In this module, you'll do the following:
Link to module: https://docs.microsoft.com/en-us/learn/modules/visual-studio-test-tools/1-introduction
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.