Number of threads to use when executing tests (default is auto)
trace
log tracing information in chutzpah.log
Things to be aware of
If a chutzpah.json file exists in the same folder, it will be used by Chutzpah automatically
Launching Chutzpah in Chrome will open a seperate command window. This is to allow the Chutzpah dev server to run.
Running with coverage will output cover stats to the output window, and to a html file (displayed at the end of the run).
(Windows) If the Chutzpah exe is on a different drive to your test spec files, Chrome may fail to load blanket coverage. This appears to be a Chutzpah issue.
Contributing
Pull requests are welcome. Please see contributing for instructions on how to build and test the extension.
Bugs
Report bugs or feature requests to the bug tracker
Credits
@mmanela for writing the excellent Chutzpah test runner