QUnit.Razor 0.2.0

dotnet add package QUnit.Razor --version 0.2.0
NuGet\Install-Package QUnit.Razor -Version 0.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QUnit.Razor" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QUnit.Razor --version 0.2.0
#r "nuget: QUnit.Razor, 0.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QUnit.Razor as a Cake Addin
#addin nuget:?package=QUnit.Razor&version=0.2.0

// Install QUnit.Razor as a Cake Tool
#tool nuget:?package=QUnit.Razor&version=0.2.0

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/

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.0 14,275 1/19/2012