Have you ever wondered how to run JavaScript unit tests in Visual Studio? Or would you like to know how to test your AngularJS component class using unit tests in Visual Studio? When looking for a test runner, you will soon come across open source products like Karma and Node.js.
Full article