New Post: TFS build output does not have js code coverage
I am interested in it. I also don’t have time to work on it right now. I’ll see how the next couple weeks go to see if I can carve out some time.
View ArticleNew Post: Can't get the test adapter to work.
I have a similar issue with 2013. Running the tests using the console runner works alright, but tests do not show up. Here's the log output from the trace file:Web Publish Package: Entering...
View ArticleCreated Unassigned: Test discovery does not reveal tests when they are run...
In the attached solution, the tests are not discovered properly, alough they are run well from the SpecRunnerIs there a way to make chutzpah recognice those tests, list them in the test explorer and...
View ArticleEdited Unassigned: Test discovery does not reveal tests when they are run...
In the attached solution, the tests are not discovered properly, alough they are run well from the SpecRunnerIs there a way to make chutzpah recognice those tests, list them in the test explorer and...
View ArticleNew Post: Can't get the test adapter to work.
@koistya, Can you give me a sample which shows the work you did to try to make it work? Can you get it to work using the command line runner instead of the visual studio extension? @paumayr, Can you...
View ArticleCommented Unassigned: Test discovery does not reveal tests when they are run...
In the attached solution, the tests are not discovered properly, alough they are run well from the SpecRunnerIs there a way to make chutzpah recognice those tests, list them in the test explorer and...
View ArticleNew Post: Can't get the test adapter to work.
Hi, this is in a larger project (as you may tell), but I'll try a seperate smaller project for reproduction. Kind Regards, Philipp Update: I tried reproducing the issue on a smaller project, but it...
View ArticleCreated Unassigned: JS tests discovered by Chutzpah are not avaliable in the...
If you open a TFS test case in VS 2013 - you have the ability to associate an automated test to the test case.Sadly the list shows does not show tests discovered by Chutzpah (it does show c# tests)...
View ArticleNew Post: Blanket Coverage - Cross Site Origin
Hi, I've just made use of Chutzpah for my company project which was heavily dependent on RequireJS. Due to folder structure, I always got Cross Site Origin request when doing show code coverage...
View ArticleNew Post: Blanket Coverage - Cross Site Origin
Are you saying Chutzpah reports an error when you ask it to do code coverage? Can you provide me with a repro?
View ArticleNew Post: Blanket Coverage - Cross Site Origin
Hi, I have put the sample code here. The code there has been changed a little bit so that only the module on test and the test file will be checked for coverage. Plz help to take a look. Regards, Tuyến
View ArticleCommented Unassigned: JS Error: Timeout occured when executing test file [148]
I am getting a timeout error when executing my tests and also the sample tests. It runs the tests correctly but before it completes it throws a JS Error and display 0 totals tests completed. Here is...
View ArticleNew Post: Code coverage doesn't use references in settings file
Hi, I have a chutzpah.json settings file that has a bunch of references. When trying to launch code coverage through the context menu extension in Visual Studio, it doesn't appear to be using the...
View ArticleNew Post: Code coverage doesn't use references in settings file
Can you please give me a repro?
View ArticleNew Post: Code coverage doesn't use references in settings file
I tried creating a sample application mimicking the structure of my actual application as close as possible but can't seem to repro it. However, with my actual application I found that I'm using an old...
View ArticleNew Post: Error: TypeError: 'null' is not an object (evaluating...
(Cross-posted from http://stackoverflow.com/questions/22819736/null-is-not-an-object-when-running-jasmine-tests-via-chutzpah.) I'm beating my head against a wall running some Chutzpah tests. I have a...
View ArticleNew Post: Error: TypeError: 'null' is not an object (evaluating...
I am unable to repro this. I ran the following:chutzpah.console.exe https://payboardbeta.azurewebsites.net/widget/v1.0/test/PayboardTests.html And got the following results (I removed the log output to...
View ArticleNew Post: Error: TypeError: 'null' is not an object (evaluating...
Thanks so much for looking into this. This is my command-line: chutzpah.console.exe https://payboardbeta.azurewebsites.net/widget/v1.0/test/PayboardTests.html Here's the full output from the run, with...
View ArticleNew Post: Error: TypeError: 'null' is not an object (evaluating...
I should also note that of the last three or four times I've pushed an update to the website - mostly troubleshooting stuff - the script has run correctly the first time, but after the first time, it...
View ArticleNew Post: Error: TypeError: 'null' is not an object (evaluating...
Oh, and here's the output from the chutzpah.log file, with some of the duplicate lines removed:chutzpah.console.exe Information: 0 : Time:20:02:56.5285812; Thread:1; Message:Chutzpah run started in...
View Article