Skip to content
mmanela edited this page Sep 5, 2014 · 11 revisions

Samples

The best documentation is examples so please take a look at the Samples folder in the source tree. You can also [release:download this folder|73221] to try out running them.

Using Chutzpah

  • [Chutzpah.json Settings File]
  • [Chutzpah File References]
  • [Command Line Options]
  • [Running JavaScript unit tests|runTests]
  • [Running RequireJS unit tests|requirejs]
  • [Running unit tests written in CoffeeScript|coffeescript]
  • [Running unit tests written in TypeScript|typescript]
  • [Jasmine v1 or v2|jasmineVersion]
  • [Showing code coverage|coverage]
  • [Running unit tests written in a TFS Build|tfsbuild]
  • [Running against a remote url]
  • [Customizable test harness generation|customizabletestharness]
  • [Visual Studio Extensions]
  • [How it works|howItWorks]

Contributing to Chutzpah

  • [Building the code|sourceCode]
  • [Contributing to the project|contribute]