Commented Unassigned: Support for node.js serverside code [142]
When developing both server-side and client-side code in the same project it will be a great advancement to be able to run jasmine unit tests for both in visual studio. Currently client-side tests can...
View ArticleCommented Unassigned: jasmine loadfixtures "Origin null is not allowed by...
HiWhen running javascript testing under Chrome, where I use jasmine.loadFixtures, "Origin null is not allowed by Access-Control-Allow-Origin" is shown as an error.In order to run work around this...
View ArticleNew Post: Chutzpah / qUnit with TFS2012/VS2012 build
I am trying to find recent directions for configuring Chutzpah with TFS2012 and VS2012 builds to run qUnit test (I don't need Jasmine). I've tried following some other blog-post directions but they...
View ArticleCommented Unassigned: jasmine loadfixtures "Origin null is not allowed by...
HiWhen running javascript testing under Chrome, where I use jasmine.loadFixtures, "Origin null is not allowed by Access-Control-Allow-Origin" is shown as an error.In order to run work around this...
View ArticleCreated Unassigned: Visual Studio test discovery engine locks chutzpah.json...
I'm running the Chutzpah 3.0.1 test adapter in Visual Studio 2013. It seems that when I have the VS Test Explorer window open, the vstest.discoveryengine.x86.exe process has a lock on the chutzpah.json...
View ArticleCommented Unassigned: Visual Studio test discovery engine locks chutzpah.json...
I'm running the Chutzpah 3.0.1 test adapter in Visual Studio 2013. It seems that when I have the VS Test Explorer window open, the vstest.discoveryengine.x86.exe process has a lock on the chutzpah.json...
View ArticleCommented Unassigned: Visual Studio test discovery engine locks chutzpah.json...
I'm running the Chutzpah 3.0.1 test adapter in Visual Studio 2013. It seems that when I have the VS Test Explorer window open, the vstest.discoveryengine.x86.exe process has a lock on the chutzpah.json...
View ArticleSource code checked in, #917fe027808e462645757a6e7772106b5a1fedf4
fix for the chutzpah.json locking issue in vs
View ArticleNew Post: Older Version of Chutzpah Test Runner Extension
Is there a way to get an older version of a visual studio 2012 extension? I want to get both Chutzpah Test Runner and Chutzpah Test Runner Context Menu Extension. But I don't want version 3.0.1 because...
View ArticleCreated Unassigned: Show output of console.log in VS test adapter as well as...
I saw this discussion: https://chutzpah.codeplex.com/discussions/458513 requesting the same thing, but I don't think anything ever came from it. It'd be nice if the VS test adapter as well as the...
View ArticleCommented Unassigned: Chutzpah.Exceptions.ChutzpahTimeoutException: Timeout...
Hi Mathew,I've tried to check for a possible solution in this issue tracker for above issue. Seems like it has been resolved in 2.4. But I've tried my best and still not able to get rid of this. I have...
View ArticleCommented Unassigned: Chutzpah.Exceptions.ChutzpahTimeoutException: Timeout...
Hi Mathew,I've tried to check for a possible solution in this issue tracker for above issue. Seems like it has been resolved in 2.4. But I've tried my best and still not able to get rid of this. I have...
View ArticleCommented Unassigned: Chutzpah.Exceptions.ChutzpahTimeoutException: Timeout...
Hi Mathew,I've tried to check for a possible solution in this issue tracker for above issue. Seems like it has been resolved in 2.4. But I've tried my best and still not able to get rid of this. I have...
View ArticleCreated Unassigned: Error: Timeout occured when executing test file [200]
I've installed Chutzpah Test Adaptor for Visual Studio (2012, update 4), and I've also separately downloaded Chutzpah 3.0.1.0 and tried running from command line.I see the message "Error: Timeout...
View ArticleCommented Unassigned: Error: Timeout occured when executing test file [200]
I've installed Chutzpah Test Adaptor for Visual Studio (2012, update 4), and I've also separately downloaded Chutzpah 3.0.1.0 and tried running from command line.I see the message "Error: Timeout...
View ArticleCommented Unassigned: Visual Studio test discovery engine locks chutzpah.json...
I'm running the Chutzpah 3.0.1 test adapter in Visual Studio 2013. It seems that when I have the VS Test Explorer window open, the vstest.discoveryengine.x86.exe process has a lock on the chutzpah.json...
View ArticleNew Post: Older Version of Chutzpah Test Runner Extension
You can get past versions here. But ideally the most recent version would work for you. What is the blocking issue?
View ArticleNew Post: Store Typescript Generated JS file in the TestHarnessDirectory
I have set the TestHarnessDirectory directory to a custom folder, allowing for easy exclusion from source control. When tests are run on Typescript only the html pages are placed in the directory and...
View ArticleCommented Unassigned: Decouple TypeScript engine from Chutzpah [183]
Chutzpah embeds TypeScript inside of the program but this makes it hard to support new releases and forces users to use the version that Chutzpah embeds. It would be better to make this more flexible...
View ArticleCommented Unassigned: Show output of console.log in VS test adapter as well...
I saw this discussion: https://chutzpah.codeplex.com/discussions/458513 requesting the same thing, but I don't think anything ever came from it. It'd be nice if the VS test adapter as well as the...
View Article