We want to use chutzpah (VS Extension) to run our Jasmine tests using MSBuild (in the TFS build). So I'm trying to find chutzpah.console.exe (so that we can manually call it) somewhere on the local computer, but I can not find it. Does anyone know where it is usually located?
Turns out you also need to install the chutzpah-nuget package
PM> Install-Package Chutzpah
(although the VS extension seems to work anyway), you will find chutzpah.console.exe in the section: Chutzpah.3.2.4 \ tools.
Source: https://habr.com/ru/post/1205153/More articles:Adding to a linked List in a HashMap - javaTypescript with polymer - typescriptjQuery to clear form fields after sending text and checkbox - jqueryXamarin -> System.Reflection.Assembly.GetExecutingAssembly does not work - reflectionR markdown: enable help information - rHow to make group field text disabled when group field is disabled? - winapiHow to return a list length as an Integer type instead of an Int in Haskell - haskellTravis could not find satellite 1.7.4 - travis-ciYii Activerecord without yii - phpCreated .isInteger (x) number cannot work in IE - javascriptAll Articles