Quantcast
Channel: Chutzpah - A JavaScript Test Runner
Browsing all 1864 articles
Browse latest View live
↧

New Post: Error: TypeError: 'null' is not an object (evaluating...

Well, a little further. You've got these lines in JasmineRunnerV2.js, c. line 108:var timetaken = new Date().getTime() - testStartTime; activeTestCase.timetaken = timetaken; If I hack together a check...

View Article


New Post: Error: TypeError: 'null' is not an object (evaluating...

Interesting, that means the specDone is getting called but specStarted is not! I have not seen that happen before. I was able to repro this a couple times but its not consistent so it seems to be maybe...

View Article


New Post: Error: TypeError: 'null' is not an object (evaluating...

This looks like a timing issue. Chutzpah adds a custom test reporter to see what tests are running. It looks like sometimes Chutzpah is attaching that too late and missing tests (or parts of the test...

View Article

New Post: Error: TypeError: 'null' is not an object (evaluating...

It's got to be a mixed blessing when folks start depending on your software for critical workflows, eh? I'll poke around and see if I have any brainstorms.

View Article

New Post: Error: TypeError: 'null' is not an object (evaluating...

One option is that when Chutzpah runs on a .js file it can generate the harness and determine when jasmine should start running. We may need to add a hook in your harness so if you see that...

View Article


New Post: Error: TypeError: 'null' is not an object (evaluating...

When you talk about Chutzpah running on a .js file, are you referring to Chutzpah's ability to execute specs in .js files directly? Because I've so far only seen this problem with pages that are pulled...

View Article

New Post: FailOnError and TFS Integration

Hi, We use Chutzpah from both within VS 2012 and integrated into our TFS 2012 build process. An issue we are trying to correct is when someone breaks the unit tests to the point where there is a script...

View Article

New Post: FailOnError and TFS Integration

Interesting. So currently you are saying script error don't fail the build? Do those errors at least get reported in the build results?

View Article


New Post: FailOnError and TFS Integration

Hi, Thanks for responding so quickly. That is correct. The script error is not failing the build. No, they are not reported in the build result. A little bit more information about the error: it's 9/10...

View Article


New Post: FailOnError and TFS Integration

Yea, the test adapter first runs discovery and then runs execution but if it fails to discover then it never executes and nothing gets reported. I think your change makes sense.

View Article

New Post: FailOnError and TFS Integration

Ok. I'll give it a whirl and let you know. If it's worthwhile I'll submit the code. Waiting on the VS 2013 SDK Install to complete...

View Article

New Post: FailOnError and TFS Integration

Awesome, let me know if you need any help

View Article

New Post: Trying to test TypeScript

Hi, I'm new to Chutzpah. I'm trying to write some test off my TypeScript classes. First it's not very obvious how to do any TypeScript (and/or JavaScript) at all, in the end I created a file in my...

View Article


New Post: Trying to test TypeScript

Chutzpah has two ways it handles compiled languages. Legacy mode and Compile Mode. Legacy mode is what you are using where Chutzpah uses its own version of TypeScript to compile. This mode will be...

View Article

Updated Wiki: runTests

Running JavaScript tests with Chutzpah Chutzpah support QUnit, Jasmine and Mocha unit tests.Below are examples of a basic setup for QUnit tests:A file (code.js) which contains the code under testsvar...

View Article


New Post: chutzpah.console.exe execution on directory...

so, slick behavior where you can do something like this: chutzpah.console.exe C:/Users/me/Documents/work/tests as noted at the bottom of...

View Article

New Post: chutzpah.console.exe execution on directory...

You should use the tests setting in the chutzpah.json file to filter to only the things that are tests

View Article


Created Unassigned: In need of definitive integration information... [235]

I seem to be thrashing here. Appears to be a lot of pertinent documentation, but can't quite get my arms around this....Basically I have a client stack in my VS 2013 based solution that is utilizing...

View Article

Edited Unassigned: In need of definitive integration information... [235]

I seem to be thrashing here. Appears to be a lot of pertinent documentation, but can't quite get my arms around this....Basically I have a client stack in my VS 2013 based solution that is utilizing...

View Article

New Post: Trying to test TypeScript

Hi, I am replying from home now so I don't have the problem with me now... However when biggest annoyance I had was some jQuery component, which error message indicated clearly there was a compiler...

View Article
Browsing all 1864 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>