Commented 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 ArticleCommented Unassigned: JavaScript tests disappeared in VS 2013 [186]
Several people on my team installed 3.0.0 today and now we don't see any tests in Visual Studio 2013 Test Explorer. Is there something we're supposed to do to see our tests?Comments: I have a repro and...
View ArticleUpdated Wiki: Home
Welcome to Chutzpah - A JavaScript Test Runner Pronunciation: hutz·pahChutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha, CoffeeScript and...
View ArticleNew Post: Object doesn't support property or method 'filter'
Hi, I am writing jasmine unit test to test an AngularJS service. The tests run fine using the Jasmine test runner. When I use the Chutzpah runner via context menu I get the following: ------ Discover...
View ArticleNew Post: Object doesn't support property or method 'filter'
Can you give me a repro in a zip file? This way I can test locally and fix it
View ArticleCreated Unassigned: FIPS Certified Hashing Algorithm [190]
Would it be possible to switch out the MD5CryptoServiceProvider in Chutzpah.Utility.Hasher to a FIPS Certified provider (i.e. AesCryptoServiceProvider, SHA256CryptoServiceProvider,...
View ArticleCommented Unassigned: FIPS Certified Hashing Algorithm [190]
Would it be possible to switch out the MD5CryptoServiceProvider in Chutzpah.Utility.Hasher to a FIPS Certified provider (i.e. AesCryptoServiceProvider, SHA256CryptoServiceProvider,...
View ArticleCommented Unassigned: I need to download the 2.5 VS extensions [189]
I've upgraded to 3.0 in VS 2012 but I need to remove 3.0 and reinstall 2.5.Where can I find the VSIX installations for Chutzpah 2.5 for VS 2012?Comments: Hi Matthew, thanks for the link. I'm...
View ArticleSource code checked in, #017e8567375474d5d4fe585c32484e54cb6f50ec
fix test adapter issues
View ArticleUpdated Release: Chutzpah 3.0.0 (Dec 12, 2013)
3.0.1Fix VS Test Adapter issueFixed TypeScript compiler issueAdded more tracing3.0.0Improved RequireJS supportMocha Test Framework supportCustomizable HTML harness generationCommand line failure report...
View ArticleReleased: Chutzpah 3.0.0 (Dec 12, 2013)
3.0.1Fix VS Test Adapter issue Fixed TypeScript compiler issue Added more tracing3.0.0Improved RequireJS supportMocha Test Framework supportCustomizable HTML harness generationCommand line failure...
View ArticleUpdated Release: Chutzpah 3.0.0 (Dec 12, 2013)
3.0.1Fix VS Test Adapter issueFixed TypeScript compiler issueAdded more tracing3.0.0Improved RequireJS supportMocha Test Framework supportCustomizable HTML harness generationCommand line failure report...
View ArticleUpdated Wiki: Home
Welcome to Chutzpah - A JavaScript Test Runner Pronunciation: hutz·pahChutzpah is an open source JavaScript test runner which enables you to run unit tests using QUnit, Jasmine, Mocha, CoffeeScript and...
View ArticleReleased: Chutzpah 3.0.1 (Dec 12, 2013)
3.0.1Fix VS Test Adapter issue Fixed TypeScript compiler issue Added more tracing3.0.0Improved RequireJS supportMocha Test Framework supportCustomizable HTML harness generationCommand line failure...
View ArticleUpdated Release: Chutzpah 3.0.1 (Dec 12, 2013)
3.0.1Fix VS Test Adapter issueFixed TypeScript compiler issueAdded more tracing3.0.0Improved RequireJS supportMocha Test Framework supportCustomizable HTML harness generationCommand line failure report...
View ArticleEdited Unassigned: I need to download the 2.5 VS extensions [189]
I've upgraded to 3.0 in VS 2012 but I need to remove 3.0 and reinstall 2.5.Where can I find the VSIX installations for Chutzpah 2.5 for VS 2012?
View ArticleEdited Unassigned: Cannot run JayData with Chutzpah [182]
I am using: QUnit 1.6.2.0 Chutzpah 2.5.0 Jaydata 1.3.4 JQuery 1.8.3 Visual Studio 2012 Update 4 I've setup a simple test to create and load an indexedDb database with JayData. The test works fine from...
View ArticleCommented Unassigned: JavaScript tests disappeared in VS 2013 [186]
Several people on my team installed 3.0.0 today and now we don't see any tests in Visual Studio 2013 Test Explorer. Is there something we're supposed to do to see our tests?Comments: I found a fix 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 Article