Chutzpah 4.1.0

dotnet add package Chutzpah --version 4.1.0
NuGet\Install-Package Chutzpah -Version 4.1.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="Chutzpah" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chutzpah --version 4.1.0
#r "nuget: Chutzpah, 4.1.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 Chutzpah as a Cake Addin
#addin nuget:?package=Chutzpah&version=4.1.0

// Install Chutzpah as a Cake Tool
#tool nuget:?package=Chutzpah&version=4.1.0

Chutzpah is an open source JavaScript test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript unit tests from the command line and from inside of Visual Studio. It also supports running in the TeamCity continuous integration server.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Chutzpah:

Repository Stars
jwaliszko/ExpressiveAnnotations
Annotation-based conditional validation library.
roadkillwiki/roadkill
A modern .NET Wiki
Version Downloads Last updated
4.1.0 16,112 9/3/2015
4.0.3 12,969 6/6/2015
4.0.2 548 6/3/2015
4.0.1 6,634 4/30/2015
4.0.0 4,686 4/6/2015
3.3.1 10,620 1/26/2015
3.3.0 249 1/25/2015
3.2.6 10,164 11/8/2014
3.2.5 1,576 10/22/2014
3.2.4 2,211 9/17/2014
3.2.3 1,741 8/25/2014
3.2.2 13,220 5/16/2014
3.2.1.1 6,479 3/15/2014
3.2.0 656 3/11/2014
3.1.1 1,002 2/20/2014
3.1.0 837 2/14/2014
3.0.1 28,426 12/22/2013
3.0.0 765 12/13/2013
2.5.0 4,885 9/1/2013
2.4.3 2,445 7/12/2013
2.4.1 3,471 5/18/2013
2.4.0 1,188 4/24/2013
2.3.0 2,580 2/5/2013
2.2.1 1,592 10/27/2012
2.2.0 216 10/25/2012
2.1.0 1,369 9/8/2012
2.0.1 391 7/30/2012
2.0.0 459 7/14/2012
1.4.2 718 5/7/2012
1.4.1 432 3/28/2012
1.4.0 263 3/14/2012
1.3.2 364 2/10/2012
1.3.1.1 321 12/8/2011
1.3.0 260 11/19/2011
1.2.0 319 9/12/2011

* Integrated debugging in Visual Studio
* Support for Skipped tests
* Customize code coverage output location
* Added NUnitXml result transformer