Hi, I'm trying to use JSUnit to test information in Frame-based HTML. But I'm having trouble creating a script to test what I want. For example, let's say I...
All the following observations were based on loading testRunner, jsUnitTestSuite and jsUnitTestFailures from an http server. Konqueror 3.2 RC1 would...
... I believe that the differences between JsUnit 1.3.3 and JsUnit trunk are primarily due to additions Edward has made to support automatic test runs and test...
My web application makes use of popup windows (Internet Explorer showModalDialog). Can anyone recommend a way to have JSUnit interact with these dialogs? I...
This is a summary of the response that I've received from KDE developers. ... David Fauve replied ... Dirk Mueller: Hmm, no. ... Dirk Mueller: the body should...
Hi, I'm both new to jsUnit (both versions) and also to Microsoft JScript, which claims to be a mostly compatible version of ECMA script edition 3. I've come...
Hi Gabriel, I program asp mostly in JScript but I never used to unit test before programming in c#, however I think that if you use the internals of the IeUnit...
Hi Alan, ... before ... Thanks. I'm looking into it. ... server ... One of the JsUnit projects is supposed to be more aimed at server- side, and even lists...
Hello Garbiel, ... I have my JsUnit running also in an ASP scenario. Can you tell me which version you're using erxacly and how you tried to use it in ASP...
Hi all, I'm a very happy user of jsunit but I came across something that I found useful and would like to see what you think. At my company a pretty important...
Hello all, I am trying to incorporate JsUnit tests from the build system, and I have 2 questions/problems: 1) What is the best way to run JsUnit tests from...
So I can send an absolute URL to testRunner.html, like this: testRunner.html?testPage=/Users/me/blah/blah/blah.html But I can't seem to send a relative URL....
I've been playing with jsunit 2.0 on the Mac. I've learned some things and thought I'd share: 1. You can tell Safari to not cache anything. This is the only...
I've logged two bugs with patches on jsUnitServer. Running the DOM L1 test suite would sometime generate messages with embedded nulls that would stop...
One of the issues raised in http://lists.w3.org/Archives/Public/www-dom-ts/2004Mar/0014.html was that HTML in the DOM Test Suite was not valid HTML 4.01. I've...
I've logged this at http://sourceforge.net/tracker/index.php? func=detail&aid=915768&group_id=28041&atid=391976 The attached patch addresses several HTML 4.01 ...
2.0 is now out of beta. You can download it from the usual SourceForge site. It is possible that the SourceForge mirrors won't pick up the new release for a...
Sorry, that temporary link to the mirror of the zip should be: http://www.edwardh.com/jsunit2_0.zip ... won't ... posted ... zip ... from ... compatability. ...
Hello! We've recently started the push towards an automated build process at work for our .NET projects, and as a result we are using Nant. I've been using...
... Any progress with this on your own ? I would like to be able to include my JsUnit Tests in my nant build, wonder how much work would be involved in writing...
I'm OK with the original job posting, but let's try to keep subsequent discussion off of the group. Thanks. ... From: Larry Siden <lsiden@...> Sent:...
Hi all. I'm new to Unit Testing. I download a jsunit from sourceforge.net/jsunit and unzipped it on my machine under Fedora Core 2, java -jdk-1.4.2 My goal...
This is a bug that is fixed in JsUnit 2.1 (to be released soon). ... sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ... ...
JsUnit version 2.1 has been released. It is available for download on Sourceforge, along with the changelog. Most of the changes from version 2.0 affect the...
Jörg No, I am referring to Edward's JSUnit. I have a perl script that will grind through your js files and create empty test functions for each method on an...