Chutzpah 4.4.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chutzpah --version 4.4.6
                    
NuGet\Install-Package Chutzpah -Version 4.4.6
                    
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.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chutzpah" Version="4.4.6" />
                    
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.6
                    
#r "nuget: Chutzpah, 4.4.6"
                    
#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.6
                    
Install Chutzpah as a Cake Addin
#tool nuget:?package=Chutzpah&version=4.4.6
                    
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 307,166 7/13/2022
4.4.12 396,243 9/24/2021
4.4.11 43,567 6/20/2021
4.4.10 365,438 4/16/2020
4.4.9 1,947 4/13/2020
4.4.8 45,903 1/25/2020
4.4.7 58,974 10/4/2019
4.4.6 76,681 7/24/2019
4.4.5 104,475 5/13/2019
4.4.4 106,481 1/7/2019
4.4.3 26,992 11/14/2018
4.4.2 49,006 9/28/2018
4.4.1 3,422 9/25/2018
4.4.0 3,808 9/20/2018
4.3.7 278,505 5/2/2018
4.3.6 234,568 12/11/2017
4.3.5 282,185 9/16/2017
4.3.4 387,277 2/15/2017
4.3.3 192,625 12/14/2016
4.3.2 5,451 12/10/2016
4.3.1 16,197 11/29/2016
4.3.0 40,767 11/19/2016
4.2.4 243,803 9/3/2016
4.2.3 756,818 6/1/2016
4.2.2 244,145 4/23/2016
4.2.1 222,011 4/5/2016
4.2.0 262,113 2/2/2016
4.1.0 351,230 9/3/2015
4.0.3 154,146 6/6/2015
4.0.2 10,723 6/3/2015
4.0.1 26,542 4/30/2015
4.0.0 61,280 4/6/2015
3.3.1 123,276 1/26/2015
3.3.0 1,965 1/25/2015
3.2.6 53,951 11/8/2014
3.2.5 5,449 10/22/2014
3.2.4 79,746 9/17/2014
3.2.3 7,842 8/25/2014
3.2.2 312,676 5/16/2014
3.2.1.1 75,881 3/15/2014
3.2.0 3,970 3/11/2014
3.1.1 36,612 2/20/2014
3.1.0 58,071 2/14/2014
3.0.1 51,597 12/22/2013
3.0.0 18,479 12/13/2013
2.5.0 54,757 9/1/2013
2.4.3 11,183 7/12/2013
2.4.1 12,820 5/18/2013
2.4.0 4,897 4/24/2013
2.3.0 8,130 2/5/2013
2.2.1 15,709 10/27/2012
2.2.0 2,017 10/25/2012
2.1.0 6,823 9/8/2012
2.0.1 2,675 7/30/2012
2.0.0 2,216 7/14/2012
1.4.2 2,625 5/7/2012
1.4.1 6,253 3/28/2012
1.4.0 1,916 3/14/2012
1.3.2 2,067 2/10/2012
1.3.1.1 2,081 12/8/2011
1.3.0 1,922 11/19/2011
1.2.0 3,515 9/12/2011

* Update QUnit to 2.6.2
           * Update Jasmine to 2.9
           * Support latest VS and remove support for VS 2012, 2013
           * Add beta support for running tests with JSDom
           * Add beta support for running tests with Chrome