The TypeScript Jasmine test project template, is build upon the basic HTML TypeScript application project. The project is an empty TypeScript jasmine-based TypeScript Unit Testing project. To properly integrate with the Visual Studio Environment, you should also install the Chutzpah JavaScript Test Runner extensions. To use, simply install the extension. From there, you will have a TypeScript Unit Test project in your project templates defintions. There is a test example already in the project. |