I'm going to walk you through setting up your JavaScript testing environment in Visual Studio, but I'm not going to be explaining how to write Jasmine tests in this article. For that, I recommend going to the Jasmine documentation site for some good examples,...