Adds QUnit js/css to ASP.NET MVC Razor projects and Cshtml Test Runner web page to /QUnitTests/index.cshtml. Just put your tests into js files in /QUnitTests folder. The test runner scans for all of them. Feel free to rename QUnitTests testing folder to anything you like. Please send any suggestions to improve that package and the runner. Includes QUnit 1.3.0pre javascript testing framework http://docs.jquery.com/QUnit Thanks to Phil Haack for his attempts to infuse technology and software development with humor and a pragmatic eye. http://haacked.com/archive/2011/12/10/using-qunit-with-razor-layouts.aspx Works best with QUnit tests support in Jetbrains Resharper 6.x http://blogs.jetbrains.com/dotnet/2011/03/resharper-6-introduces-support-for-javascript-unit-testing/
$ dotnet add package QUnit.RazorNo README available.