New Post: Can't get the test adapter to work.
Today I noticed the same issue. I pulled my hair out to find why tests are visible in Test Explorer in one Visual Studio solution and not visible in another one. Then I took the broken solution and...
View ArticleCommented Unassigned: Test Explorer Adapter shows no js tests [187]
Hi,Have installed both the test explorer adapter as well as the context menu extension. When I right click and select Chutzpah's Run JS Tests it all works and I get status output in the Output window....
View ArticleCreated Unassigned: Correct Settings for chutzpah.json [247]
I've updated VS2013 to U2 as it RTM'ed today. Now, both my projects compile the TS code with no errors, but when I run my tests, Chutzpah fails to find 3 tests. The error I get is the same error I was...
View ArticleCommented Unassigned: Correct Settings for chutzpah.json [247]
I've updated VS2013 to U2 as it RTM'ed today. Now, both my projects compile the TS code with no errors, but when I run my tests, Chutzpah fails to find 3 tests. The error I get is the same error I was...
View ArticleCommented Unassigned: TFS 2012 Build Server and ReferenceError: Can't find...
Hi,I've been experimenting with adding Chutzpah to our TFS 2012 build server. Initially everything looked promising but I encountered a ReferenceError issue as soon as I got beyond the initial use...
View ArticleClosed Unassigned: TFS 2012 Build Server and ReferenceError: Can't find...
Hi,I've been experimenting with adding Chutzpah to our TFS 2012 build server. Initially everything looked promising but I encountered a ReferenceError issue as soon as I got beyond the initial use...
View ArticleCommented Unassigned: Correct Settings for chutzpah.json [247]
I've updated VS2013 to U2 as it RTM'ed today. Now, both my projects compile the TS code with no errors, but when I run my tests, Chutzpah fails to find 3 tests. The error I get is the same error I was...
View ArticleUpdated Wiki: Chutzpah.json Settings File
Using the Chutzpah.json Settings File The Chutzpah settings file is an .json file that you can place anywhere in your testing directories to inform Chutzpah of test specific settings. The Chuzpah...
View ArticleNew Post: Chutzpah and RequireJS
I am having a problem getting Chutzpah to work with our solution. We are using RequireJS and QUnit. Here is how the solution is laid out:icTest.html icTest.js (RequireJS config) icTestBase.js. This...
View ArticleNew Post: Chutzpah and RequireJS
Does your html file run fine in the browser without chutzpah? Can you give me a repro sample?
View ArticleNew Post: Chutzpah and RequireJS
Yes it works fine in the browser. Here is a sample solution:
View ArticleCommented Unassigned: JS Error: Timeout occured when executing test file [148]
I am getting a timeout error when executing my tests and also the sample tests. It runs the tests correctly but before it completes it throws a JS Error and display 0 totals tests completed. Here is...
View ArticleEdited Unassigned: Setup before running each test-file takes 2-3 seconds [168]
'm running version 2.5.0, and have around 15-20 test-files using Qunit and Typescript. running all the tests takes more than 60 seconds. It seems that running the tests in each file itselfs is quick...
View ArticleClosed Unassigned: Setup before running each test-file takes 2-3 seconds [168]
'm running version 2.5.0, and have around 15-20 test-files using Qunit and Typescript. running all the tests takes more than 60 seconds. It seems that running the tests in each file itselfs is quick...
View ArticleClosed Unassigned: Using Chutzpah to run Typescript qUnit tests - VS2012 [177]
Hi there, I've recently tried to implement Chutzpah and qUnit to test some typescript code and have come up with an issue where I can run Chutzpah no problems to test a simple ok("yey" === "yey", "oh...
View ArticleReopened Unassigned: Using Chutzpah to run Typescript qUnit tests - VS2012 [177]
Hi there, I've recently tried to implement Chutzpah and qUnit to test some typescript code and have come up with an issue where I can run Chutzpah no problems to test a simple ok("yey" === "yey", "oh...
View ArticleClosed Unassigned: Using Chutzpah to run Typescript qUnit tests - VS2012 [177]
Hi there, I've recently tried to implement Chutzpah and qUnit to test some typescript code and have come up with an issue where I can run Chutzpah no problems to test a simple ok("yey" === "yey", "oh...
View ArticleClosed Issue: Support the Mocha JavaScript Test Framework [103]
You have done a great and impressive job with this extension with QUnit and Jasmine support. The Mocha Test Framework has become quite popular in the front-end development especially in the Node and...
View ArticleClosed Unassigned: Chutzpah.json is ignored by both test runner / unit test...
For some strange reason Chutzpah.json doesn't seem to be loaded/parsed at all```{"RootReferencePathMode":"SettingsFileDirectory","TestFileTimeout": "1","CodeCoverageIncludes":...
View ArticleClosed Unassigned: All the contents links on the main page are broken [180]
They all direct to parts of the page that don't exist and some direct nowhere at all!
View Article