... I've committed on Monday, but as I said, it should not have any affect on your side. You might have a look at the documentation in CVS though, the ...
I've noticed some strange behaviour with Firefox 1.5.0.1 and JsUnit. I'm hoping that someone can confirm this, or help me to isolate it. As far as I can tell,...
Actually, that's an issue I've noticed since the 2.1 release. In the upcoming 2.2 release, that Test Page has been refactored to no longer care which order...
I am using FF 1.5 right now and I too had noticed this behavior. I have no
explanation for it though. I don't have any setup or teardown code so I have
not...
Ok. Thanks to both Edward and Jim. Firefox 1.0.7 doesn't seem to have this problem, and I don't know what changes in Firefox 1.5 would have made the...
... affect on your ... WIth your help I have gotten it working on the client and the server. Is there someplace to contribute the solutions. Couple of versions...
Is this list for Joerg Schaible's jsunit or Edward Hieatt's? I've posted a patch on sourceforge (Hieatt's jsunit) quite some time ago, and haven't seen any...
... sf.net/tracker/index.php?func=detail&aid=1370441&group_id=28041&atid=391978 ... I have received answers only for jörg's version. I find this version to...
Thanks for opening my eyes. I have only used Edward Hieatt's version and had pretty much abandoned it in favor of selenium. I am going to reevaluate using...
This is the list for Edward Hieatt's JsUnit. I don't mind discussion of other applications, but let's be clear that the intent of this list is the discussion...
Shankar - I believe this is a bug in the 2.1 release. It has been fixed since then. There's a 2.2 release coming up, but until then you could get the latest...
hi, i'm wondering if there is plan to support JSON in any future release? It doesn't look like supported in the currentl release. also, i'm looking for...
What kind of support are you looking for? I use JSUnit for my ajax json testing just fine. Just mock out your xmlhttprequest object's send call and make a...
I'm going back through a lot of JsUnit correspondence that I never attended to properly and I came across your email below. I'm happy to say that in the...
JsUnit version 2.2 is going to be released fairly soon (next month). I've uploaded an alpha version (2.2.alpha.3) so that you can take a look at it if you're...
Keith, Apologies for the delayed response. I agree with all of your suggestions. I've implemented them in JsUnit2.2 - if you check out HEAD, you'll get the ...
Hi, I am trying to figure out a way to run jsunit and assoaciated tests without browser interaction, the main goal is to make this part of a build robot and...
Edward, Yes I have but everything seems to indicate that a browser is required, I actually wanted to use some other agent like httpUnit to run the tests, this ...
A browser is certainly required because one of the strengths of JsUnit is that you can run tests in each browser you intend to support. I'm not sure I...
Don, I am using IeUnit to unit test javascript. Are you developing on Windows? If so you might want to take a look at that option. While it looks on the...
leUnit??? I cannot find any mention of this anywhere. I even looked at www.xunit.org and it now is directed to ObjectMentors Web Site. Can you please direct...
... That would be *I*eUnit (with a capital I, as in IE, Internet Explorer). http://ieunit.sourceforge.net/ IeUnit is a simple framework to test logical...
Thanks, IeUnit is quite findable. I feel like bonehead - but it is Monday :) Nate ... From: Dan Fabulich To: jsunit@yahoogroups.com Sent: Monday, February 27,...