New Post: TypeScript dependencies
Hey jbyfordrew, I got your repro and have checked in a solution for it. You are correct about the issue. Both typescript and Chutzpah are trying to use the <reference comments for their own...
View ArticleNew Post: How to not run end to end tests
Proposed solution: Chutzpah has a feature that lets you specify settings in a file on disk named Chutzpah.json. I can add a property to that file namedExcludePaths which will let you specify...
View ArticleNew Post: Feature request: Cucumber-js support
That is interesting. I love the Gerkin test language and this would be a cool feature. Have you tried to make it work currently? What issues have you hit?
View ArticleNew Post: TypeScript dependencies
Yep I expect so. Thanks, can't wait to check out the latest code and all my erroneous errors will go. Thanks again.
View ArticleNew Post: Context menu in js file doesn't bring up Chutzpah...why?
I've restarted VS2012 after installing the extensions (using QUnit). The js test in general runs fine, I just can't get it to show in the context menu.
View ArticleNew Post: Qunit.Js : Configurable path
Currently Chutzpah uses Qunit 1.10.0 internally. However, newer version Qunit 1.11.0 is available. Is there any way we can configure Chutzpah so that it picks Qunit files from a reference path. Can...
View ArticleNew Post: Context menu in js file doesn't bring up Chutzpah...why?
There are two extensions one adds the context menu and the other adds the test adapter for the test exporer. Are you sure you installed both?
View ArticleNew Post: Qunit.Js : Configurable path
That is a very good request. I can look into adding that. I would just want to add a disclaimer that there are no guarantees of it working if you choose a QUnit version which I have no tested with.
View ArticleNew Post: TSC.exe location in Chutzpah.json
Chutzpah currently embeds TypeScript inside of the binary but I could expose an option to override. The only concern is someone using a version that I have not tested with.
View ArticleNew Post: Testing Against A Live Server
I looked into this and it wouldn't be technically hard to add this ability but there is one design question I am still trying to figure out. When you run Chutzpah on a file locally it will scan it and...
View ArticleNew Post: Testing Against A Live Server
I'd prefer wasteful to not at all. However you could also let the user decide via settings if they want to pick one or autodetect via a download.
View ArticleNew Post: TSC.exe location in Chutzpah.json
That would be great to be able to override it. Perhaps an ominous warning on https://chutzpah.codeplex.com/wikipage?title=Chutzpah.json%20Settings%20File for using untested versions? Thanks!
View ArticleCreated 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 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: Javascript Unit Tests on Team Foundation Service with Chutzpah
I moved this to an Issue, so that it could be followed up on a little easier.Issue 98: Method 'ToXml' in type 'Chutzpah.VS2012.TestAdapter.ChutzpahAdapterSettings' does not have an implementation This...
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 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 ArticleEdited 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 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 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 Article