Chutzpah 3.0.0
See the version list below for details.
dotnet add package Chutzpah --version 3.0.0
NuGet\Install-Package Chutzpah -Version 3.0.0
<PackageReference Include="Chutzpah" Version="3.0.0" />
<PackageVersion Include="Chutzpah" Version="3.0.0" />
<PackageReference Include="Chutzpah" />
paket add Chutzpah --version 3.0.0
#r "nuget: Chutzpah, 3.0.0"
#:package Chutzpah@3.0.0
#addin nuget:?package=Chutzpah&version=3.0.0
#tool nuget:?package=Chutzpah&version=3.0.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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.0.1 | 6,013 | 4/30/2015 | 
| 4.0.0 | 4,197 | 4/6/2015 | 
| 3.3.1 | 8,094 | 1/26/2015 | 
| 3.3.0 | 238 | 1/25/2015 | 
| 3.2.6 | 9,825 | 11/8/2014 | 
| 3.2.5 | 1,552 | 10/22/2014 | 
| 3.2.4 | 2,127 | 9/17/2014 | 
| 3.2.3 | 1,698 | 8/25/2014 | 
| 3.2.2 | 9,679 | 5/16/2014 | 
| 3.2.1.1 | 2,643 | 3/15/2014 | 
| 3.2.0 | 175 | 3/11/2014 | 
| 3.1.1 | 262 | 2/20/2014 | 
| 3.1.0 | 531 | 2/14/2014 | 
| 3.0.1 | 25,182 | 12/22/2013 | 
| 3.0.0 | 240 | 12/13/2013 | 
| 2.5.0 | 1,214 | 9/1/2013 | 
| 2.4.3 | 467 | 7/12/2013 | 
| 2.4.1 | 656 | 5/18/2013 | 
| 2.4.0 | 257 | 4/24/2013 | 
| 2.3.0 | 509 | 2/5/2013 | 
| 2.2.1 | 272 | 10/27/2012 | 
| 2.2.0 | 131 | 10/25/2012 | 
| 2.1.0 | 315 | 9/8/2012 | 
| 2.0.1 | 113 | 7/30/2012 | 
| 2.0.0 | 132 | 7/14/2012 | 
| 1.4.2 | 170 | 5/7/2012 | 
| 1.4.1 | 160 | 3/28/2012 | 
| 1.4.0 | 138 | 3/14/2012 | 
| 1.3.2 | 133 | 2/10/2012 | 
| 1.3.1.1 | 122 | 12/8/2011 | 
| 1.3.0 | 123 | 11/19/2011 | 
| 1.2.0 | 127 | 9/12/2011 | 
* Improved RequireJS support 
* Mocha Test Framework support 
* Customizable HTML harness generation 
* Command line failure report flag 
* Chutzpah.json additions
* Upgraded to TypeScript 0.9.5.0
* Improved logging integrated into VS Plugins 
* Fix VS 2013 compatibility issues