Chutzpah (hutz·pah) is an open source JavaScript unit 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 client. Chutzpah supports both the QUnit, Jasmine and Mocha testing frameworks.
For more information and downloads (including the command line version) visit the Chutzpah GitHub page at https://github.com/mmanela/chutzpah
For information about new releases check Matthew Manela's blog
Leverages VS 2012 functionality to discover and run unit tests
Add options page to configure Chutzpah settings