Chutzpah 4.4.13

dotnet add package Chutzpah --version 4.4.13
                    
NuGet\Install-Package Chutzpah -Version 4.4.13
                    
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.4.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chutzpah" Version="4.4.13" />
                    
Directory.Packages.props
<PackageReference Include="Chutzpah" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Chutzpah --version 4.4.13
                    
#r "nuget: Chutzpah, 4.4.13"
                    
#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.
#addin nuget:?package=Chutzpah&version=4.4.13
                    
Install Chutzpah as a Cake Addin
#tool nuget:?package=Chutzpah&version=4.4.13
                    
Install Chutzpah as a Cake Tool

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.4.13 326,499 7/13/2022
4.4.12 408,742 9/24/2021
4.4.11 44,240 6/20/2021
4.4.10 368,805 4/16/2020
4.4.9 1,960 4/13/2020
4.4.8 46,131 1/25/2020
4.4.7 59,205 10/4/2019
4.4.6 77,581 7/24/2019
4.4.5 104,854 5/13/2019
4.4.4 107,223 1/7/2019
4.4.3 27,048 11/14/2018
4.4.2 49,130 9/28/2018
4.4.1 3,446 9/25/2018
4.4.0 3,825 9/20/2018
4.3.7 280,322 5/2/2018
4.3.6 237,735 12/11/2017
4.3.5 283,594 9/16/2017
4.3.4 389,466 2/15/2017
4.3.3 193,885 12/14/2016
4.3.2 5,476 12/10/2016
4.3.1 16,223 11/29/2016
4.3.0 40,831 11/19/2016
4.2.4 244,901 9/3/2016
4.2.3 757,830 6/1/2016
4.2.2 244,994 4/23/2016
4.2.1 228,018 4/5/2016
4.2.0 264,858 2/2/2016
4.1.0 353,620 9/3/2015
4.0.3 154,792 6/6/2015
4.0.2 10,752 6/3/2015
4.0.1 26,663 4/30/2015
4.0.0 61,546 4/6/2015
3.3.1 124,889 1/26/2015
3.3.0 1,993 1/25/2015
3.2.6 54,005 11/8/2014
3.2.5 5,485 10/22/2014
3.2.4 81,219 9/17/2014
3.2.3 7,976 8/25/2014
3.2.2 313,590 5/16/2014
3.2.1.1 76,261 3/15/2014
3.2.0 4,000 3/11/2014
3.1.1 36,640 2/20/2014
3.1.0 58,944 2/14/2014
3.0.1 51,689 12/22/2013
3.0.0 18,591 12/13/2013
2.5.0 54,970 9/1/2013
2.4.3 11,245 7/12/2013
2.4.1 12,958 5/18/2013
2.4.0 4,971 4/24/2013
2.3.0 8,220 2/5/2013
2.2.1 16,181 10/27/2012
2.2.0 2,045 10/25/2012
2.1.0 6,919 9/8/2012
2.0.1 2,704 7/30/2012
2.0.0 2,245 7/14/2012
1.4.2 2,653 5/7/2012
1.4.1 6,366 3/28/2012
1.4.0 1,946 3/14/2012
1.3.2 2,096 2/10/2012
1.3.1.1 2,110 12/8/2011
1.3.0 1,950 11/19/2011
1.2.0 3,558 9/12/2011

* VS Debugging bug fix (from @icnocop)