New Post: Javascript Unit Tests on Team Foundation Service with Chutzpah
Has anyone run across the following errors when using TFS 2013?Error: System.ArgumentNullException: Value cannot be null. Parameter name: path at System.IO.File.ReadAllText(String path) at...
View ArticleNew Post: Using chutzpah with mocha and selenium-webdriver
Hello! I have a little test (level noob) and I encountered an error. I can't find a solution to it . The test is : var webdriver = require('selenium-webdriver'); var test =...
View ArticleNew Post: Where to download previous plugin/extension version?
I had setup Chutzpah 3.2.1 with the Visual Studio plugins and had all of our tests working. Recently, some members of the team updated to the latest version of the Chutzpah plugins for Visual Studio...
View ArticleCreated Unassigned: Doesn't work on VS 2013 Update 2 (Spanish) [254]
Hi Matthew,I'm attaching the installation log file.I don't know if the language could be the problem.Regards!
View ArticleNew Post: Chutzpah and RequireJS
Have you guys made it any further with this? I am also having a hard time getting Chutzpah to find my tests when using requirejs
View ArticleNew Post: Chutzpah and RequireJS
So how would you suggest I set up Chutzpah to work with what we have? I'm also trying to just run the test.js via the chutzpah.json file and that fails too. Is this also because we are inheriting the...
View ArticleNew Post: Chutzpah and RequireJS
Sorry, it's been a while since I read your post and I just realized that the first part of it answered my second question :) If I'm running directly against the js files, is there a good way for me to...
View ArticleCreated Unassigned: Intellisense is ignoring references when a "-" is...
So I have what you would think is not a special environment case but maybe it is...1. I have a Mvc Web project, that I want to unit test the javascript files, however I do not what my tests in this...
View ArticleEdited Unassigned: Intellisense is ignoring references when a "-" is pressent...
So I have what you would think is not a special environment case but maybe it is...1. I have a Mvc Web project, that I want to unit test the javascript files, however I do not what my tests in this...
View ArticleEdited Unassigned: Intellisense is ignoring references when a "-" is pressent...
So I have what you would think is not a special environment case but maybe it is...1. I have a Mvc Web project, that I want to unit test the javascript files, however I do not what my tests in this...
View ArticleNew Post: Chutzpah and RequireJS
mmanela wrote: After this change it gets further but then it seems like even though you eventually call qunit.start() the reporter chutzpah attaches is never receiving any results. It looks like in my...
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 ArticleCreated Unassigned: Chutzpah is looking for tests across Database Connections...
Our small team currently has a weird issue with Chutzpah. Sometimes, when opening a particular solution, we will repeatedly get "Cannot Connect To Sql Server" error dialogs, followed by a number of...
View ArticleCommented Unassigned: Intellisense is ignoring references when a "-" is...
So I have what you would think is not a special environment case but maybe it is...1. I have a Mvc Web project, that I want to unit test the javascript files, however I do not what my tests in this...
View ArticleCommented Unassigned: Intellisense is ignoring references when a "-" is...
So I have what you would think is not a special environment case but maybe it is...1. I have a Mvc Web project, that I want to unit test the javascript files, however I do not what my tests in this...
View ArticleCommented Unassigned: Incorrect total of unit-tests [249]
We had some trouble with running the unit-tests in our Test explorer and our CI server. The test count was each time different. After searching we found out that not all Javascript tests were found or...
View ArticleNew Post: Using chutzpah with mocha and selenium-webdriver
You need to reference whatever library you are using that is supplying the require command. See https://chutzpah.codeplex.com/wikipage?title=Chutzpah%20File%20References&referringTitle=Documentation
View ArticleNew Post: Where to download previous plugin/extension version?
First off, what issues are they having? I would love to see what those are and fix the problem. 3.2.2 really should not have had any affect on test running. If it did I would like to fix that...
View ArticleCommented Unassigned: Doesn't work on VS 2013 Update 2 (Spanish) [254]
Hi Matthew,I'm attaching the installation log file.I don't know if the language could be the problem.Regards!Comments: Extensions are not support for express editions of Visual Studio. Nothing Chutzpah...
View Article