Hi all, Anather patch in Sourceforge. This fixes the Konqueror hang in jsUnitOnLoadTests. Judging on the comments in te code this could bring back issues with ...
Hi I don't know about you but I always get asked question like "why does the progress bar turn all red with 1 fail out of 4 test?" So I changed the code and...
Hi, Thanks for your work. I'm interested in finding out what JUnit test runner you're using. I've not seen a JUnit test runner that behaves like that. The...
My experience with all xUnit testing frameworks is that if any tests fails the the bar is all red for the whole suit. Nate ... From: "Edward Hieatt"...
Of course the philosophy is 'one fails, everything's broken'. If you would ever consider including such a bastardization, please make it optional and not...
... Then it's normal then that when running a standalone_test and one of the browsers has a failing test, the whole testrun stops and all subsequent browsers...
That's a separate issue - you want all the tests to run, but the run to be reported as a failure if any of the tests fail. I believe the behaviour you describe...
Hello, I've just returned to jsunit after maybe six months of abstinence, and I find a eclipse plugin! wow, that's great! I managed to install the plugin and...
I have just installed the eclipse plugin, but when I show->Show->JSUnit I get the message: Unable to create view: Plug-in net.jsunit was unable to load class ...
(See an earlier message in this group.) You're probably experiencing the same problem as some others. We haven't tracked it down yet, but some people are...
Here's the exception if that helps: java.lang.NoClassDefFoundError: net/jsunit/TestRunListener at java.lang.ClassLoader.defineClass1(Native Method) at...
... Yes, we're looking into this, but it probably won't be in 2.2 BTW, probably something I've incorrectly configured in IE: each time I ... Yes, this is a...
... thanks, it's no real bother at the moment, anyway. ... files on My ... Thanks, underneath the "Security" section, there are couple of options, the...
money with a click try once !! i got a website which is paying money for simply filling the easy forms and applications.if u want to earn money in an easy...
Hi Edward, Firstly, I'd like to thank you very much for the JsUnit. I like it very much. Secondly, I am going to ask a question about it. Is it possible that I...
... Thanks KW a lot. Yes, JsUnit Server might be choice. But I'm not sure whether I have to install Java? Also I will use a Python script to run the test, not...
Yes, you need Java and Ant to use JSUnit Server. Read the docs for more info - it's part of JSUnit, and is well documented. Not sure what you mean by using a...
... for more ... fatter and fatter. ... not the ... JSUnit ... this - ... Aha, I see. Please forgive me if I didn't make it clear :P Regards, Chi ... script ...
JsUnit 2.1 TestRunner Running on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5. Tests testSetUp() and testTearDown() fail....
I also have just verified that the tests run as expected in IE 6.0. JsUnit 2.1 TestRunner Running on Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; ...
The question is, why do you want to do this in the first place? Desiring to detect whether or not your code is running within a test suite is usually a symptom...
I have installed the JSUnit Alpha version 2.2 and corresponding Eclipse plugin on Windows XP. When running my example HTML test script inside Eclipse, the...
The reason I wanted to detect is pretty simple. If I'm in TestRunner, the green/red bar will tell me if the test passed or failed. If I'm NOT in TestRunner,...
I'm not sure if I ever posted information about this, but in Firefox 1.5, the functions in a page appear to be reported in reverse order. This is a change...
I agree with James. This may be an issue that people often get confused about, though - Mitch, does this answer your question or would you like further...
Yes, it could quite possibly be a bug. Since it's not been reported before, and since most people (including me) are testing mainly on Windows, on which there...