New Post: Code Coverage with TeamCity
OK, sounds good. I'll keep an eye out for the new release. I really like the plugins. Great work.
View ArticleCreated Unassigned: Console runner does not correctly set error code [116]
__Chutzpah 2.4.0 Console Runner__When there is a timeout in an async test, the Chutzpah runner outputs the error message, but does not actually return a correct exit code, which causes the build to...
View ArticleCommented Unassigned: Chutzpah Test Adapter not displaying results [105]
Hi,This issue is being raised in response to the reply I received on Stack Overflow for the following question:http://stackoverflow.com/questions/15592737/chutzpah-test-adapter-not-displaying-resultsI...
View ArticleNew Post: Chutzpah with knockoutjs
Hi, I have configured Chutzpah to run inside VS Unit Test Framework. I use knockout framework in my js files. When I ran tests with out coverage it works fine. testRunner.RunTests( fullTestPath, new...
View ArticleNew Post: Chutzpah with knockoutjs
I have copied a sample application @ http://sdrv.ms/1222cry
View ArticleCommented Unassigned: Chutzpah Test Adapter not displaying results [105]
Hi,This issue is being raised in response to the reply I received on Stack Overflow for the following question:http://stackoverflow.com/questions/15592737/chutzpah-test-adapter-not-displaying-resultsI...
View ArticleNew Post: How to figure out the root cause for JS Error: SyntaxError: Parse...
Could you send me a functioning zip file of your test suite? This would allow me to run it exactly like you have it to see what is going on.
View ArticleSource code checked in, #2f38e0e6c27c
116 Console runner does not correctly set error code
View ArticleCommented Unassigned: Console runner does not correctly set error code [116]
__Chutzpah 2.4.0 Console Runner__When there is a timeout in an async test, the Chutzpah runner outputs the error message, but does not actually return a correct exit code, which causes the build to...
View ArticleEdited Unassigned: Console runner does not correctly set error code [116]
__Chutzpah 2.4.0 Console Runner__When there is a timeout in an async test, the Chutzpah runner outputs the error message, but does not actually return a correct exit code, which causes the build to...
View ArticleNew Post: How to figure out the root cause for JS Error: SyntaxError: Parse...
Actually, I can't do that, because the code is proprietary code for my client. Whatever contents I have pasted above are the complete contents of a file. There are 5-6 such files, and the tests are run...
View ArticleCommented Unassigned: Chutzpah Test Adapter not displaying results [105]
Hi,This issue is being raised in response to the reply I received on Stack Overflow for the following question:http://stackoverflow.com/questions/15592737/chutzpah-test-adapter-not-displaying-resultsI...
View ArticleCommented Unassigned: Chutzpah Test Adapter not displaying results [105]
Hi,This issue is being raised in response to the reply I received on Stack Overflow for the following question:http://stackoverflow.com/questions/15592737/chutzpah-test-adapter-not-displaying-resultsI...
View ArticleCreated Unassigned: settings to run only *.ts tests [117]
I really like the TypeScript support and the integration with Test Explorer. The Run All in the Test Explorer is picking up the generated *.js files. I'd like to have it ignore them and only run the...
View ArticleCommented Unassigned: settings to run only *.ts tests [117]
I really like the TypeScript support and the integration with Test Explorer. The Run All in the Test Explorer is picking up the generated *.js files. I'd like to have it ignore them and only run the...
View ArticleCommented Issue: Chutzpah Fails When '#' Character in Test File Path [99]
Referenced in HTML test runner:<script type="text/javascript" src="file:///d:/workspace/dropbox/programming workspace/c#/personal...
View ArticleCommented Issue: Chutzpah Fails When '#' Character in Test File Path [99]
Referenced in HTML test runner:<script type="text/javascript" src="file:///d:/workspace/dropbox/programming workspace/c#/personal...
View ArticleNew Post: Code Coverage using an HTML harness? Is it possible?
We've been using Chutzpah for the last several month (version 2.3) and its been great. We've been invoking it using an .html harness file (chutzpah.console.exe mydir\index.html). I've upgraded to 2.4...
View ArticleCommented Unassigned: settings to run only *.ts tests [117]
I really like the TypeScript support and the integration with Test Explorer. The Run All in the Test Explorer is picking up the generated *.js files. I'd like to have it ignore them and only run the...
View Article