Pronunciation: hutz·pah
Chutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha, CoffeeScript and TypeScript.
For comments, praise, complaints you can reach me on twitter at @mmanela.
Chutzpah supports the QUnit, Jasmine and Mocha testing frameworks. Chutzpah uses the PhantomJS headless browser to run your tests.
Notice: Version 4.1: Breaking change to how reference comments are processed
- Command Line Runner nuget or chocolatey
- Visual Studio Test Adapter for Visual Studio 2012 or newer
- Visual Studio Test Runner for 2010 or newer
- Chutzpah 4.0 – Batching, Inheritance and more
- Chutzpah 3.3
- Chutzpah 3.2 – A smarter approach to compilation
- Chutzpah 3.1 – Smarter test running and Jasmine 2.0
- Chutzpah 3.0: Mocha, RequireJS and more…
- Full Documentation
- How do I use Chutzpah?
- How can I use it with RequireJS?
- How can I use it with TypeScript?
- How can I use it with CoffeeScript?
- How to build the code?
- How can I contribute to this project?
- Right click menu to run tests
- Shows test results in Error window
- Shows test results in Ouput window
- Integrates into VS 2012 Unit Test Explorer