Learn how to use Visual Studio Code and run a unit test project for a .NET class library. Each method tagged with [TestMethod] in a test class tagged with [TestClass] is run automatically when the ...