Commented Unassigned: VS2012 QUnit undefined error [131]
Using VS2012, right click on the page to test and select Open in Browser, the QUnit page is brought up with no issue. When I select either Run JSTest or Show Code Coverage I get the following error: JS...
View ArticleCommented Unassigned: 'Open in Browser' works but 'Run JS Tests' does not [132]
Hi,I am using Chutzpah 2.4 in VS2012 along with RequireJS. When executing tests using "__Open in Browser__" and "__Show in Code Coverage__" all works fine, but when I do the same tests via "__Run JS...
View ArticleCommented Unassigned: VS2012 QUnit undefined error [131]
Using VS2012, right click on the page to test and select Open in Browser, the QUnit page is brought up with no issue. When I select either Run JSTest or Show Code Coverage I get the following error: JS...
View ArticleClosed Unassigned: VS2012 QUnit undefined error [131]
Using VS2012, right click on the page to test and select Open in Browser, the QUnit page is brought up with no issue. When I select either Run JSTest or Show Code Coverage I get the following error: JS...
View ArticleCommented Issue: Method 'ToXml' in type...
Error: Method 'ToXml' in type 'Chutzpah.VS2012.TestAdapter.ChutzpahAdapterSettings' from assembly 'Chutzpah.VS2012.TestAdapter, Version=2.1.0.162, Culture=neutral, PublicKeyToken=1ca802c37ffe1896' does...
View ArticleNew Post: Code Coverage for AMD Modules
test target - https://bitbucket.org/rasane/chutzpahamdcoveragetest/src/a1f986551277a37fe56cb00a3913482477728bec/ChutzpahTest/Scripts/testTarget.js?at=master has 2 dependencies.. the test...
View ArticleCommented Issue: Method 'ToXml' in type...
Error: Method 'ToXml' in type 'Chutzpah.VS2012.TestAdapter.ChutzpahAdapterSettings' from assembly 'Chutzpah.VS2012.TestAdapter, Version=2.1.0.162, Culture=neutral, PublicKeyToken=1ca802c37ffe1896' does...
View ArticleNew Post: Code Coverage for AMD Modules
Could you file an issue on the work item tracker with this information so I can better track the progress to solving this issue?
View ArticleNew Post: Javascript Unit Tests on Team Foundation Service with Chutzpah
When I tried to edit an build definition, I got following errors in the output window. It seems that Chutzpah is referencing assemblies from VS 2010, not VS 2012. Summary: There were 0 failures, 4...
View ArticleCommented Unassigned: 'Open in Browser' works but 'Run JS Tests' does not [132]
Hi,I am using Chutzpah 2.4 in VS2012 along with RequireJS. When executing tests using "__Open in Browser__" and "__Show in Code Coverage__" all works fine, but when I do the same tests via "__Run JS...
View ArticleCommented Unassigned: 'Open in Browser' works but 'Run JS Tests' does not [132]
Hi,I am using Chutzpah 2.4 in VS2012 along with RequireJS. When executing tests using "__Open in Browser__" and "__Show in Code Coverage__" all works fine, but when I do the same tests via "__Run JS...
View ArticleCreated Unassigned: Load html fixtures [133]
Hi!Via reference I am able to load .js files, and all is good.However, I would also like to load html fixtures using jasmine-jquerys loadFixture() (or readFixture)If i try to reference the html file...
View ArticleCommented Unassigned: Load html fixtures [133]
Hi!Via reference I am able to load .js files, and all is good.However, I would also like to load html fixtures using jasmine-jquerys loadFixture() (or readFixture)If i try to reference the html file...
View ArticleCommented Unassigned: Load html fixtures [133]
Hi!Via reference I am able to load .js files, and all is good.However, I would also like to load html fixtures using jasmine-jquerys loadFixture() (or readFixture)If i try to reference the html file...
View ArticleNew Post: Feature request: Cucumber-js support
I'd also be interested in this, and in actually contributing this myself if it doesn't turn out to be a huge job :-). Currently I've nearly got Cucumber-JS set up locally to run standalone in a browser...
View ArticleNew Comment on "Chutzpah.json Settings File"
So, does the CodeCoverageExcludes / Includes override the data-cover-only / data-cover-never attribute tags we're supposed to use with Blanket.js?
View ArticleCreated Unassigned: Errors in Visual Studio when editing build templates [134]
Hey Matt,Is there any way you could eliminate these errors in a future release?Error: Method 'ToXml' in type 'Chutzpah.VS2012.TestAdapter.ChutzpahAdapterSettings' from assembly...
View ArticleCreated Unassigned: Cannot show code coverege if you reference an empty file...
I'm working on a type script project so I have a file that has a reference to all of the TypeScript files in my project```//AllRefs.ts/// <reference path="..." />/// <reference path="..."...
View ArticleNew Comment on "Command Line Options"
Where is chutzpah.console.exe installed to? It doesn't seem to be on my path. Thanks!
View ArticleNew Post: Chutzpah Code coverage
hi all. I am using chutzpah to get code coverage for my WWA host UI automation JS tests but I am getting Timeout Exception. is this a know issue? do we have any work around for that?
View Article