Search the web
Sign In
New User? Sign Up
jsunit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 522 - 551 of 1225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
522
The JSunit code that is on our system has a java subdirectory. There are .java files in the jsunit/java/src/net/jsunit directory (& a couple of...
sweetietootsie
Offline Send Email
Mar 1, 2006
10:10 pm
523
Take a look at the "JsUnit server" documentation on jsunit.net....
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 1, 2006
10:11 pm
524
Classification: UNCLASSIFIED Thanks very much...somehow I never noticed the links at the top before....was focussing only in the 'white' area of the webpage &...
Russell, Wendy J.
wjrusse
Offline Send Email
Mar 1, 2006
10:21 pm
525
We're working on an overhaul of the website as part of the upcoming 2.2release; hopefully things will be more eye-catching :)...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 1, 2006
10:22 pm
526
Are there any code examples out there of using JsUnit Server? thx, WJR...
wjrusse
Offline Send Email
Mar 2, 2006
8:20 pm
527
Not many people want to programmatically talk to a JsUnitServer through code. If you're like most people, you just want to bring up a JsUnitServer for your...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 2, 2006
8:23 pm
528
hi, I am trying to automate my JSUnit tests. I would like to invoke the JSunit server from the web application rather than a local folder. So this is the steps...
Shankar Chandrasekaran
chand_shanka...
Offline Send Email
Mar 2, 2006
11:02 pm
529
Hi, I just tried the new eclipse plugin in Eclipse 3.1.1 under Linux. When I try to add a new browser executable the file browser only shows files with a...
Charlie Groves
mmckya
Offline Send Email
Mar 3, 2006
5:16 am
530
Thanks very much for the feedback. That's a good idea about populating the default list of browsers - we'll take a look at implementing it. As for the .exe...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 3, 2006
6:48 am
531
Hello, I downloaded jsunit and tried to run the example from the website (the multiplyAndAddFive one). I 1) created a file crappy.html in my jsunit/app...
natemc47
Offline Send Email
Mar 5, 2006
9:07 am
532
Hi Nate, ... You shouldn't pollute the jsunit tree with your own stuff (unless your expanding/debugging jsunit itself ofcourse) Instead, keep your test along...
Chris Wesseling
chris_wesseling
Offline Send Email
Mar 6, 2006
10:41 am
533
Thanks for your help, Chris. Disabling caching worked. ... From: jsunit@yahoogroups.com [mailto:jsunit@yahoogroups.com] On Behalf Of Chris Wesseling Sent:...
Nate McNamara
natemc47
Offline Send Email
Mar 6, 2006
6:48 pm
534
In JsUnit 2.2, we've added a "cacheBuster". Whenever a Test Page is request, a parameter called "cacheBuster" is sent along with a value of the current time...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 6, 2006
8:42 pm
535
I have been doing a lot of research on jsunit and to my surprise I have found 2, yes your heard it right, can someone explain http://jsunit.berlios.de vs....
Don
ssswdon
Offline Send Email
Mar 8, 2006
4:01 pm
536
http://www.edwardh.com/jsunit/ is the browser-based JsUnit, in which tests are run in a browser; the tests are automatable from ant or Java. ...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 8, 2006
4:10 pm
537
Note that while I don't mind some discussion of http://jsunit.berlios.de, the list is intended for discussion of http://www.edwardh.com/jsunit/....
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 8, 2006
4:14 pm
538
I've got another question about the Eclipse plugin. Is there a way to specify the port? It looks like most of the other options are on the preference sheet....
jeaninesw
Online Now Send Email
Mar 9, 2006
2:09 am
539
Originally we had a field for the port, and the user could specify it. Then we decided that we don't want the user to have to worry about whether the ...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 9, 2006
2:32 am
540
An update on this issue: JsUnit 2.2 supports Safari without the need to declare the test functions. Thanks to Erik Hanson for the fix....
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 11, 2006
6:37 pm
541
SourceForge announced last week that they're offering SVN as well as CVS source control. Since many of us prefer SVN to CVS, we have switched to using SVN for...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 11, 2006
9:04 pm
542
If you run the server on a machine/port other than localhost:8080, then the value of your submitResults paramter needs to be your machine/port instead of...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 12, 2006
5:05 pm
543
I am trying to get the build.xml ant script up and running. I get the following error: "ERROR: Jetty compiled for java1.4 and cannot be run on this JVM. Please...
wendychiverswilson
wendychivers...
Offline Send Email
Mar 13, 2006
6:56 pm
544
Version 2.2 alpha 9 and the eclipse plugin version 1.0 alpha is ready for everyone to play with. Rather than upload files to this group, the files are instead...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 15, 2006
6:45 am
545
Hi, Sorry you're having trouble with versions. In JsUnit 2.2 we've moved everything up to Java 5. 2.2 will be released soon; I suggest you try it when it's...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 19, 2006
1:53 am
546
hi Edward, Where to find the jsunit 2.2 version. I could not find it on SourceForge Please reply asap. Thanks Shankar Chandrasekarn Edward Hieatt...
Shankar Chandrasekaran
chand_shanka...
Offline Send Email
Mar 24, 2006
3:55 am
547
JsUnit 2.2 alpha 11 and Eclipse Plugin alpha 3 have been posted to SourceForge. See http://sourceforge.net/project/showfiles.php?group_id=28041 - Edward ... ...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 24, 2006
7:14 am
548
Thanks Edward. Edward Hieatt <edward@...> wrote: JsUnit 2.2 alpha 11 and Eclipse Plugin alpha 3 have been posted to SourceForge. See...
Shankar Chandrasekaran
chand_shanka...
Offline Send Email
Mar 24, 2006
8:09 am
549
Hi all, I posted another patch on Sourceforge. It fixes _trueTypeOf() in Konqueror, which in it's turn made a lot of dependant assertiontests fail. Still a...
Chris Wesseling
chris_wesseling
Offline Send Email
Mar 27, 2006
6:24 pm
550
That's great - thanks Chris. I'll integrate the patch....
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 27, 2006
6:28 pm
551
I just downloaded the jsunit Eclipse plugin and I installed it. But it doesn't seem to work. I created a test.html page and right- clicked on the file and...
Brian Knorr
wundahwheel
Offline Send Email
Mar 28, 2006
7:25 pm
Messages 522 - 551 of 1225   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help