Downloads:
41,194
Downloads of v 4.4.8:
21,135
Last Update:
25 Jan 2020
Package Maintainer(s):
Software Author(s):
- Matthew Manela
Tags:
testing javascript tdd qunit jasmine mocha coffeescript typescript- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Chutzpah - A JavaScript Test Runner
- 1
- 2
- 3
4.4.8 | Updated: 25 Jan 2020
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
41,194
Downloads of v 4.4.8:
21,135
Maintainer(s):
Software Author(s):
- Matthew Manela
Chutzpah - A JavaScript Test Runner 4.4.8
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Matthew Manela. The inclusion of Matthew Manela trademark(s), if any, upon this webpage is solely to identify Matthew Manela goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Chutzpah - A JavaScript Test Runner, run the following command from the command line or from PowerShell:
To upgrade Chutzpah - A JavaScript Test Runner, run the following command from the command line or from PowerShell:
To uninstall Chutzpah - A JavaScript Test Runner, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download chutzpah --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade chutzpah -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade chutzpah -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install chutzpah
win_chocolatey:
name: chutzpah
version: '4.4.8'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'chutzpah' do
action :install
source 'INTERNAL REPO URL'
version '4.4.8'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller chutzpah
{
Name = "chutzpah"
Version = "4.4.8"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'chutzpah':
ensure => '4.4.8',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 16 Nov 2024.
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.
Log in or click on link to see number of positives.
- StructureMap.dll (41e2df2c036d) - ## / 70
- AntiXssLibrary.dll (58c22681d080) - ## / 68
- phantomjs.exe (1cf9b2aa732b) - ## / 72
- SourceMapDotNet.dll (2c64ff34c571) - ## / 68
- Newtonsoft.Json.dll (575e30f98e4e) - ## / 65
- Microsoft.AspNetCore.Hosting.Abstractions.dll (426d08c73316) - ## / 71
- Microsoft.AspNetCore.Hosting.dll (f40f5dd4495f) - ## / 72
- Microsoft.AspNetCore.Hosting.Server.Abstractions.dll (cb4b507ed8d7) - ## / 70
- Microsoft.AspNetCore.Http.Abstractions.dll (6eb1e82dc551) - ## / 71
- Microsoft.AspNetCore.Http.dll (1ef8f4ae6b81) - ## / 72
- Microsoft.AspNetCore.Http.Extensions.dll (77f8ed456430) - ## / 72
- Microsoft.AspNetCore.Http.Features.dll (47bfe1834b62) - ## / 72
- Microsoft.AspNetCore.Server.Kestrel.dll (3c12e4f2f7c7) - ## / 71
- Microsoft.AspNetCore.StaticFiles.dll (3e8c19c89013) - ## / 67
- Microsoft.AspNetCore.WebUtilities.dll (4246f75c9889) - ## / 72
- Microsoft.Extensions.Configuration.Abstractions.dll (68da28dbf21c) - ## / 71
- Microsoft.Extensions.Configuration.dll (49670f4da8e4) - ## / 71
- Microsoft.Extensions.Configuration.EnvironmentVariables.dll (d10b720d92f2) - ## / 71
- Microsoft.Extensions.DependencyInjection.Abstractions.dll (331543777b55) - ## / 69
- Microsoft.Extensions.DependencyInjection.dll (ac5e76e43ab3) - ## / 71
- Microsoft.Extensions.FileProviders.Abstractions.dll (541c48e45447) - ## / 69
- Microsoft.Extensions.FileProviders.Physical.dll (8f0ebc8cc58f) - ## / 72
- Microsoft.Extensions.FileSystemGlobbing.dll (dbccf7d10f19) - ## / 72
- Microsoft.Extensions.Logging.Abstractions.dll (26b1d5866a6b) - ## / 72
- Microsoft.Extensions.Logging.dll (98e26b66d382) - ## / 71
- Microsoft.Extensions.ObjectPool.dll (f72917faa4b7) - ## / 72
- Microsoft.Extensions.Options.dll (c36d30edbac7) - ## / 71
- Microsoft.Extensions.PlatformAbstractions.dll (175e3d1a898d) - ## / 70
- Microsoft.Extensions.Primitives.dll (cf5a5650cd2b) - ## / 69
- Microsoft.Extensions.WebEncoders.dll (719caaf161ee) - ## / 70
- Microsoft.Net.Http.Headers.dll (615fcf005d3f) - ## / 70
- System.Buffers.dll (affe0828823b) - ## / 71
- System.Collections.Immutable.dll (34f95499ec19) - ## / 71
- System.Diagnostics.DiagnosticSource.dll (a83a46fe737c) - ## / 67
- System.Numerics.Vectors.dll (f73a0d219cd2) - ## / 68
- System.Reflection.Metadata.dll (b1f46253945a) - ## / 69
- System.Runtime.CompilerServices.Unsafe.dll (5cb754e28444) - ## / 69
- System.Runtime.InteropServices.RuntimeInformation.dll (2f141b72a2af) - ## / 72
- System.Threading.Tasks.Extensions.dll (2804e53913a5) - ## / 61
- libuv.dll (36f356aa4eb7) - ## / 72
- node.exe (eb41ebd07e30) - ## / 69
- System.Text.Encodings.Web.dll (098249975b8d) - ## / 62
- Chutzpah.4.4.8.nupkg (1b87e72174fc) - ## / 61
- Chutzpah.4.4.8.zip (0f668130196a) - ## / 61
- chutzpah.console.exe (a48e2897f665) - ## / 73
- chutzpah.dll (edd275842ccc) - ## / 72
- Chutzpah.VS.Common.dll (09a1983f6e2f) - ## / 69
- Chutzpah.VS2012.TestAdapter.dll (292cef73547b) - ## / 72
- ServiceStack.Text.dll (e6f06dd7b1ef) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Chutzpah - A JavaScript Test Runner 4.4.8 | 21135 | Saturday, January 25, 2020 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.7 | 331 | Friday, October 4, 2019 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.6 | 598 | Wednesday, July 24, 2019 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.5 | 325 | Monday, May 13, 2019 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.4 | 556 | Monday, January 7, 2019 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.3 | 330 | Wednesday, November 14, 2018 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.2 | 368 | Friday, September 28, 2018 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.1 | 278 | Tuesday, September 25, 2018 | Approved | |
Chutzpah - A JavaScript Test Runner 4.4.0 | 346 | Thursday, September 20, 2018 | Approved | |
Chutzpah - A JavaScript Test Runner 4.3.6 | 754 | Monday, December 11, 2017 | Approved | |
Chutzpah - A JavaScript Test Runner 4.3.5 | 655 | Saturday, September 16, 2017 | Approved | |
Chutzpah - A JavaScript Test Runner 4.3.3 | 859 | Wednesday, December 14, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.3.2 | 450 | Saturday, December 10, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.3.1 | 493 | Tuesday, November 29, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.3.0 | 463 | Saturday, November 19, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.2.4 | 691 | Saturday, September 3, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.2.3 | 561 | Wednesday, June 1, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.2.2 | 499 | Saturday, April 23, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.2.1 | 503 | Tuesday, April 5, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.2.0 | 613 | Tuesday, February 2, 2016 | Approved | |
Chutzpah - A JavaScript Test Runner 4.1.0 | 827 | Thursday, September 3, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 4.0.3 | 694 | Saturday, June 6, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 4.0.2 | 506 | Wednesday, June 3, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 4.0.1 | 576 | Thursday, April 30, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 4.0.0 | 567 | Monday, April 6, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 3.3.1 | 635 | Monday, January 26, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 3.3.0 | 552 | Sunday, January 25, 2015 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.6 | 810 | Saturday, November 8, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.5 | 578 | Wednesday, October 22, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.4 | 550 | Wednesday, September 17, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.3 | 556 | Monday, August 25, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.2 | 561 | Friday, May 16, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.1.1 | 564 | Saturday, March 15, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.1 | 508 | Friday, March 14, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.2.0 | 549 | Tuesday, March 11, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.1.1 | 590 | Thursday, February 20, 2014 | Approved | |
Chutzpah - A JavaScript Test Runner 3.1.0 | 531 | Sunday, February 16, 2014 | Approved |
- Add Jasmine 3.5 (requires using Chrome or JsDom engine)
This package has no dependencies.
Ground Rules:
- This discussion is only about Chutzpah - A JavaScript Test Runner and the Chutzpah - A JavaScript Test Runner package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Chutzpah - A JavaScript Test Runner, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.