Commented 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: Specify which tests to run using Chutzpah.json file [185]
To make test running simpler the chutzpah.json file should allow you to define which test files to run. Then to run tests you can just execute the chutzpah.json file itself.For example with a test...
View ArticleCommented Unassigned: Specify which tests to run using Chutzpah.json file [185]
To make test running simpler the chutzpah.json file should allow you to define which test files to run. Then to run tests you can just execute the chutzpah.json file itself.For example with a test...
View ArticleCommented Unassigned: Chutzpah.json Caching issues [193]
I am trying to create a custom harness file to test Durandal modules, which are RequireJS based. I'm running into some errors, but in the process of debugging those errors I am being tripped up by what...
View ArticleCommented Unassigned: Specify which tests to run using Chutzpah.json file [185]
To make test running simpler the chutzpah.json file should allow you to define which test files to run. Then to run tests you can just execute the chutzpah.json file itself.For example with a test...
View ArticleCommented Unassigned: QUnit global failure is ignored by chutzpah at console...
Hi Matthew,Repro steps attached as requested in discussion https://chutzpah.codeplex.com/discussions/528547. Please let me know if you need any more info.Thanks,PeteComments: I released this in 3.1.0.
View ArticleNew Post: Support Jasmine 2.0
Jasmine 2.0 support has been added with the 3.1.0 release of Chutzpah. Read more here: http://matthewmanela.com/blog/chutzpah-3-1-smarter-test-running-and-jasmine-2-0/
View ArticleNew Post: How to update Jasmine from 1.3.1 to 2.0
Jasmine 2.0 support has been added with the 3.1.0 release of Chutzpah. Read more here: http://matthewmanela.com/blog/chutzpah-3-1-smarter-test-running-and-jasmine-2-0/
View ArticleUpdated Wiki: Documentation
Chutzpah DocumentationSamples The best documentation is examples so please take a look at the Samples folder in the source tree. You can also download this folder to try out running them.Using...
View ArticleUpdated Wiki: jasmineVersion
Chutzpah ships with support for both the 2.0 and 1.0 lines of Jasmine (specifically 1.3.1 and 2.0.0). Both are supported for now since the 2.0 release broke combat with the 1.0 line. By default...
View ArticleNew Post: How to update Jasmine from 1.3.1 to 2.0
Well that was fast! Great work getting it integrated so quickly.
View ArticleNew Post: How to update Jasmine from 1.3.1 to 2.0
Ha! Very awesome!Thanks for this, and amazing response time. :)
View ArticleReviewed: Chutzpah 3.1.0 (Feb 15, 2014)
Rated 1 Stars (out of 5) - We have about 60 qunit test that works fine in 3.0.1. We tried upgrading to 3.1.0 and all tests still pass, however for each test file chutzpah reports "Error: SyntaxError:...
View ArticleSource code checked in, #431de7839ce4951bd7d43187f3ce5f669ff31486
add chocolatey package
View ArticleReviewed: Chutzpah 3.1.0 (Feb 16, 2014)
Rated 1 Stars (out of 5) - We have about 60 qunit test that works fine in 3.0.1. We tried upgrading to 3.1.0 and all tests still pass, however for each test file chutzpah reports "Error: SyntaxError:...
View ArticleNew Post: Support Jasmine 2.0
This sound's very good, thank you very much. It's really awesome.
View ArticleNew Post: Run Chutzpah with Website Project
Hi, when i run Chutzpah with Web Application Project, It runs ok, but when i run it with Website Project, i click right-mouse but i cannot find "Run JS Tests" button to run tests. My question is how...
View ArticleNew Post: Run Chutzpah with Website Project
That seems to mean Chutzpah context menu command needs to target a different menu group for those types of projects. Please file a work item
View ArticleSource code checked in, #7deb6d6a1017be1accae715fae89441cb6b55e59
add mocha to nuspec tags
View ArticleCreated Unassigned: Run Chutzpah with Website Project [209]
Hi, when i run it with Website Project, i click right-mouse but i cannot find "Run JS Tests" button to run tests. You can see image below for more information....
View Article