Hi, We are using JSUnit in our overnight unit test procedure, testing a reasonably complex piece of client code, and found that some changes were necessary in...
Hello all, A JsUnit Eclipse plugin is currently in development; in fact, an alpha version is getting near completion. One thing we need in order to release is...
1. I have a problem with the client-side; if I execute tests in the onload event using var=new HTMLTestRunner(new StringWriter());runner.start("--classic"), as...
Hello, ... first I must point out, that there are two JsUnit libraries, one from Edward Hieatt and one from me. Edward's is much more appropriate for Java...
... from Edward ... scripts, ... tests (I ... test pure ... a lot ... JsUnit. ... JavaScript ... form of a ... must ... and you ... create the ... Scripting ...
I have started using JSunit for testing very recently. Instead of invoking the test runner from a local file, I put my jsunit folder and all my test files in a...
... selenium. http://www.openqa.org/selenium/ ... side and server side use of JsU ... in the ... engine ... pages. I have ... JavaScript ... server-side ... ...
Hi, ... It is quite easy. See my description below and have a look at the class hierarchy - this should make things clear. First of all my JsUnit is quite a...
Selenium is designed to be installed on at the server, you have to jump through hoops to have it installed other than on the server. It can run either in the...
... JavaScript, so ... JsUnit uses ... write the ... uses a ... implementations for ... passed ... will do. ... separate ... appropriate ... case of a ... in a...
... jump through hoops to have it installed other than on the server. ... language like Java or Ruby (or python I believe). ... side and server side use of JsU...
Hi, ... I have to confess - me too ;-) But the main culprit is, that the ClassicReportPrinter cannot use the writer already in use, just because the...
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com...
... more time. ... the writer ... unnecessary ... already ... the ... real OO ... I eagerly wait for your changes. I am now onto the server. Would like to...
... 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...