Created Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleEdited Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleEdited Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleEdited Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleEdited Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleEdited Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleEdited Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleCommented Issue: jasmin-jQuery toContain tests fail with reason "Passed." [95]
I've got some tests that use jasmin-jQuery's `toContain(jQuerySelector)` matcher to check for the existence of an input tag in some html that was loaded by jasmine-jQuery's `loadFixtures(fixtureUrl[,...
View ArticleCommented Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleNew Post: Chutzpah console returns exit code 0 with script errors
Hi! This is still happening on 2.3.0, the offending code still seems to be there. By the way, great project!
View ArticleNew Post: Chutzpah console returns exit code 0 with script errors
Can you file an issue, I must have forgot to fix.
View ArticleCreated Issue: /failOnScriptError exits with 1 even when there are not errors...
When using the /failOnScriptError on chutzpah.console.exe the exit code is always 1, even when there are no script errors nor tests failed.Offending code at ConsoleRunner/Program.cs:```return...
View ArticleNew Post: Chutzpah console returns exit code 0 with script errors
Done: http://chutzpah.codeplex.com/workitem/97 Thanks!
View ArticleCommented Issue: No tests found when using require.js, jquery, and underscore...
I have a situation where Chutzpah is completing with no tests executed, even though there are tests present. There is no error message, it just says zero tests found. I have distilled the situation...
View ArticleCommented Issue: No tests found when using require.js, jquery, and underscore...
I have a situation where Chutzpah is completing with no tests executed, even though there are tests present. There is no error message, it just says zero tests found. I have distilled the situation...
View ArticleCommented Issue: jasmin-jQuery toContain tests fail with reason "Passed." [95]
I've got some tests that use jasmin-jQuery's `toContain(jQuerySelector)` matcher to check for the existence of an input tag in some html that was loaded by jasmine-jQuery's `loadFixtures(fixtureUrl[,...
View ArticleCommented Issue: 'undefined' is not a function after updating to 2.3 [96]
The new version of Chutzpah seems to be having trouble resolving references. I have paths to both jQuery and underscore, and it cannot find them even though they are correct. Running them in the...
View ArticleCommented Issue: No tests found when using require.js, jquery, and underscore...
I have a situation where Chutzpah is completing with no tests executed, even though there are tests present. There is no error message, it just says zero tests found. I have distilled the situation...
View ArticleClosed Feature: Allow references to be excluded [92]
Sometimes you only want to use <reference /> annotations for intellisense (their original purpose), not for testing.For example if you were to write a JavaScript module using an external library,...
View Article