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 271 - 306 of 1225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
271
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...
gabriel_hauber
Offline Send Email
Feb 4, 2004
11:44 pm
272
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...
Alan Flaherty
alanflaherty
Offline Send Email
Feb 5, 2004
1:14 pm
273
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...
gabriel_hauber
Offline Send Email
Feb 6, 2004
2:11 am
274
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...
Jörg Schaible
joehni
Offline Send Email
Feb 6, 2004
5:25 pm
275
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...
andresfcamacho
Online Now Send Email
Feb 12, 2004
3:32 pm
276
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...
sharifh76
Offline Send Email
Feb 17, 2004
8:38 pm
277
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....
Erik Hanson
hanson_erik
Offline Send Email
Feb 26, 2004
12:59 am
278
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...
Erik Hanson
hanson_erik
Offline Send Email
Mar 3, 2004
1:40 am
279
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...
Curt Arnold
pretzllboy
Offline Send Email
Mar 7, 2004
11:10 pm
280
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...
Curt Arnold
pretzllboy
Offline Send Email
Mar 13, 2004
9:13 am
281
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 ...
Curt Arnold
pretzllboy
Offline Send Email
Mar 13, 2004
9:27 pm
282
... I ... what ... tests"> ... Have you tried setting the "dir" attribute of the java task to the location of JsUnit?...
mstave99
Offline Send Email
Mar 23, 2004
6:28 pm
283
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...
Edward Hieatt
edwardhieatt
Offline Send Email
Apr 7, 2004
6:58 am
284
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. ...
Edward Hieatt
edwardhieatt
Offline Send Email
Apr 7, 2004
2:02 pm
286
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...
justice_gray
Offline Send Email
May 11, 2004
6:17 pm
287
... 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...
Alan Flaherty
alanflaherty
Offline Send Email
May 18, 2004
11:22 am
290
Adam, can you give me this guy's full address?...
Larry Siden
lsiden
Offline Send Email
Jun 1, 2004
10:06 pm
291
Adam, can you give me this guy's full address?...
Larry Siden
lsiden
Offline Send Email
Jun 1, 2004
10:06 pm
292
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:...
Edward Hieatt
edwardhieatt
Offline Send Email
Jun 1, 2004
10:14 pm
293
Hi all you JSUnit and JS gurus -- eBay is hiring -- please do not reply to this posting on yahoo groups - please reply to SBAKER@.... Thanks ...
Justin Early
jrocknscooter
Offline Send Email
Jun 2, 2004
7:25 pm
295
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...
smudgy_kiev
Offline Send Email
Jul 8, 2004
4:28 pm
296
This is a bug that is fixed in JsUnit 2.1 (to be released soon). ... sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ... ...
Edward Hieatt
edwardhieatt
Offline Send Email
Jul 24, 2004
9:30 pm
297
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...
Edward Hieatt
edwardhieatt
Offline Send Email
Aug 8, 2004
2:33 am
298
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...
Jeff Conrad
jconradmn
Offline Send Email
Aug 13, 2004
9:01 pm
299
Hi, I'm trying to run the standalone test in 2.1, but I keep getting an error. The only change I've made to the build.xml is to the URL property, pointing it...
buddymccool
Offline Send Email
Aug 13, 2004
9:03 pm
301
Looks like you don't have junit.jar in your ant lib directory. Copy jsunit/java/lib/junit.jar into {ANT_HOME}/lib. I did mention this in the documentation,...
Edward Hieatt
edwardhieatt
Offline Send Email
Aug 13, 2004
10:11 pm
302
I'd be happy to add the Perl script to the JsUnit distribution. You could be a developer on the JsUnit project, and maintain it. If you like, you could email...
Edward Hieatt
edwardhieatt
Offline Send Email
Aug 13, 2004
10:13 pm
303
Thanks! That seems to have fixed the problem. ... bit ... an ... run "ant ... junit. ... libraries ... to ... the...
buddymccool
Offline Send Email
Aug 16, 2004
2:12 pm
305
I've been playing with JSUnit to see if I can deploy a single server with all of my JSUnit tests and code. I want to deploy several other servers (with the...
alexvollmer
Offline Send Email
Sep 22, 2004
6:59 pm
306
What you're trying to do is entirely possible. One issue may be that your remote machines aren't submitting to the right URL. Can you try to see whether...
Edward Hieatt
edwardhieatt
Offline Send Email
Sep 22, 2004
7:43 pm
Messages 271 - 306 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