An empty jQuery-QUnit-based JavaScript Unit Testing project. To properly integrate with the Visual Studio Environment, you should also install the Chutzpah JavaScript Test Runner extensions.
This template has the latest QUnitJS, jQuery and SinonJS libraries baked in.
To use, simply install the extension. From there, you will have a JavaScript Unit Test project in your project templates defintions. There is a sample hello world test example already in the project. For more information on QUnit, please visithttp://qunitjs.com/. For instrucitons on sinonjs, please consult sinonjs.org |