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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 598 - 630 of 1225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
598
Hi, I have both JsUnit and my test suite page on the same server (localhost:9080). It would be nice if I could specify a relative path for the testPage...
william_p_higgins
william_p_hi...
Offline Send Email
May 6, 2006
6:24 pm
599
That's a good idea. I've checked in the change; it will be in the 2.2release. (Note that the change only works for the HTTP or HTTPS protocol, and not for...
Edward Hieatt
edwardhieatt
Offline Send Email
May 9, 2006
4:56 am
600
... Hi Viktor, You have a good question there. I have studied your approach. Recently, I have used an extension of jsUnitTestManager which supports the ...
Kauker, Hubert
hubert.kauker
Offline Send Email
May 10, 2006
4:46 pm
601
We are developing a very js driven website and I would like to integrate jstest.net testing framework for JavaScript into our nightly builds. What I would like...
ronischuetz
Offline Send Email
May 11, 2006
1:22 am
602
... From: "ronischuetz" <schuetz@...> To: <jsunit@yahoogroups.com> Sent: Wednesday, May 10, 2006 8:22 PM Subject: [jsunit] jsunit, team foundation server...
Nate Kirby
natebkirby
Offline Send Email
May 11, 2006
3:10 am
603
Hello, I recently started using jsunit in a project and, as I am used to jmock.org in my Java code, I searched for some mock objects facility in Javascript. I...
micampe
Offline Send Email
May 14, 2006
8:50 am
607
This is a really useful mailing list but lately I've seen a lot of spam getting through. It would be good if somebody could put in a filter or something....
Gart, Mitchell
mitchgrrt
Offline Send Email
May 16, 2006
12:23 pm
608
I'm concerned about it too, although I think we're still at a very tolerable level compared to other lists I've seen. Each time spam gets posted, I do the...
Edward Hieatt
edwardhieatt
Offline Send Email
May 16, 2006
3:10 pm
609
You could require approval on all messages. It would be a higher workload for you, so I hesitate to suggest it, but it would remove the spam problem entirely....
Keith Wansbrough
ksw_dc
Offline Send Email
May 16, 2006
3:14 pm
610
Good idea. I don't mind the extra workload. I've made the change....
Edward Hieatt
edwardhieatt
Offline Send Email
May 16, 2006
3:25 pm
611
I can run a test in a browser, using TestRunner, when TestRunner is installed locally. But when I try to run the same test from another machine, it doesn't...
Gart, Mitchell
mitchgrrt
Offline Send Email
May 16, 2006
8:41 pm
612
... On other mailing lists I maintain, I don't require moderator approval on every message, but I do require moderator approval for trying to join the list...
Dan Fabulich
dfabulich
Offline Send Email
May 16, 2006
8:43 pm
613
No, it doesn't need to be "installed" locally (there's no real concept of installing the TestRunner). I'm not sure why you're having a problem - it should...
Edward Hieatt
edwardhieatt
Offline Send Email
May 16, 2006
8:49 pm
614
Hi, I'm trying to run JSUnit using Maven2 to take care of all of the dependency libraries. I've got them all figured out, but I just can't get start.jar and ...
Leo Shklovskii
leothes
Offline Send Email
May 17, 2006
1:41 am
615
I think this is great stuff. I'd love to see it move forward to use real JsUnit assertions. I imagine we'll need to iterate on your work before it's truly...
Edward Hieatt
edwardhieatt
Offline Send Email
May 17, 2006
2:08 am
616
... This would be great. I already progressed a bit on this, you can watch it here: http://micampe.it/wiki/JavascriptMockObjects I moved to using jsunit...
Michele Campeotto
micampe
Offline Send Email
May 17, 2006
3:03 pm
617
Hi Michele, I haven't looked at your implementation, but I'd like to make a couple of API recommendations, if I may. The syntax you have for setting ...
David Chelimsky
dchelimsky
Offline Send Email
May 18, 2006
12:01 am
618
I've got the latest JSUnit distribution and it isn't closing firefox when I'm running tests on it. For reference, XPSP2, FF 1.5.0.3, JSUnit 2.2alpha. IE gets...
Leo Shklovskii
leothes
Offline Send Email
May 18, 2006
3:17 am
619
Try using the start/stop scripts in jsunit/bin. They are designed to totally kill the browser when it is done....
Edward Hieatt
edwardhieatt
Offline Send Email
May 18, 2006
3:23 am
620
Thanks Edward, the JSUnit 2.2alpha only has /bin/unix and /bin/mac scripts. Neither of which make sense for windows. I don't even think you could have a script...
Leo Shklovskii
leothes
Offline Send Email
May 18, 2006
3:32 am
621
Sorry, I'd forgotten that we added the kill script for Windows after the alpha release. There is such a script for Windows in HEAD - you can take a look at by...
Edward Hieatt
edwardhieatt
Offline Send Email
May 18, 2006
3:34 am
622
Hello, I have often used junit and cppunit to write test, what i found very usefull. I have just discovered jsunit, and it looks great. I am looking for tests...
ronan_meneu
Offline Send Email
May 18, 2006
3:06 pm
623
Hi, I try to use the testPage parameter in the URL of an Opera window. When I do this Opera will "hang". It will use 100% load of a CPU. Of course this results...
Robert2275
Offline Send Email
May 19, 2006
3:02 pm
624
If I try to open the testrunner locally in IE6 SP2 then I get a question about activating script on the page. For a manual run this is no problem. But I was...
Robert2275
Offline Send Email
May 19, 2006
3:03 pm
625
I would like to ask something about the following in the documentation. "Another way of running the JsUnit server is through the use of jsunit.properties. With...
Robert2275
Offline Send Email
May 19, 2006
3:07 pm
626
The recommended way of specifying the server parameters is through properties in the ant build.xml file. With the release of 2.2, we're planning on overhauling...
Edward Hieatt
edwardhieatt
Offline Send Email
May 19, 2006
3:17 pm
627
I have come across this issue as well. I've not looked into it much, except that I've noticed that there is no problem with Opera if you use the HTTP protocol...
Edward Hieatt
edwardhieatt
Offline Send Email
May 19, 2006
3:17 pm
628
You'll need to enable the right security option (I think it's Tools->Internet Options->Advanced and check "Allow active content to run in files on my...
Edward Hieatt
edwardhieatt
Offline Send Email
May 19, 2006
3:24 pm
629
You might want to look at http://www.baekdal.com/articles/Technology/microsoft-ie-activex-update for some details. It links you to ...
Nate Kirby
natebkirby
Offline Send Email
May 20, 2006
8:33 pm
630
Hello, I am running it on Windows XP with IE 6.0 and the Run as JsUnit starts IE but does not execute the test. Using the same test from a website it works...
Matthew
mat_the_green
Offline Send Email
May 26, 2006
12:43 am
Messages 598 - 630 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