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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1190 - 1225 of 1225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1190
Hi, You can try Crosscheck. This is built above JS Unit and does not require to open browser. http://www.thefrontside.net/crosscheck...
Nothing
kiran_s_s
Offline Send Email
Feb 17, 2009
4:44 pm
1191
Hmm. I am having similar errors when trying to run JSUnit using Ant: I can get it to load and run the test page, but then it redirects to ...
Keith Hughitt
pwnedd
Offline Send Email
Mar 3, 2009
12:53 am
1192
Which version of JSUnit are you using? Check to make sure that you do in fact have jsunit.jar in java/bin/ folder....
Keith Hughitt
pwnedd
Offline Send Email
Mar 3, 2009
12:53 am
1193
Hi, I've been struggling for three days but keep getting an error referencing fetching the remote config file: distributed_test: [junit] Feb 27, 2009 4:23:48...
Andrew P Massey
tanx66
Offline Send Email
Mar 3, 2009
12:53 am
1194
Hi all, I'm just getting started with JSUnit and with xUnit in general, and was wanted to make sure I'm on the right track. In one test I am writing I want to...
Keith Hughitt
pwnedd
Offline Send Email
Mar 3, 2009
12:53 am
1195
OK, I did it, I mean I broke it in the first place. 1) I wasn't using the ip address/port correctly 2) an the biggie: I hadn't started the JsUnit server on the...
Andrew P Massey
tanx66
Offline Send Email
Mar 3, 2009
3:44 pm
1196
OK, I can run the tests. I can see the log files on the remote/[server?] machine(s). I was hoping the tests (xml files) would be sent back to the...
Andrew P Massey
tanx66
Offline Send Email
Mar 3, 2009
3:44 pm
1197
Thus far this is what I've tried, I'm using Firefox 3.07 1. Made sure in about:config that the property browser.cache.check_doc_frequency is set to 1 which the...
maskkkk132
Online Now Send Email
Mar 6, 2009
4:53 pm
1198
Nevermind...http://stackoverflow.com/questions/619170/getting-firefox-3-to-work-with-jsunit/619484#619484...
maskkkk132
Online Now Send Email
Mar 6, 2009
5:04 pm
1205
Will some admin on this list please block the idiot who keeps posting the "How to Run a Small Business" over and over? It was annoying enough the first time I...
timander37
Offline Send Email
Mar 18, 2009
7:02 pm
1206
Done. Somehow the person managed to add an entry to the group's calendar, and the calendar was sending reminder emails. I've removed the event from the...
Edward Hieatt
edwardhieatt
Offline Send Email
Mar 18, 2009
7:05 pm
1207
Darren, I've just started using JSunit and ran into the same issue. After digging through some of the servlet code, I discovered that an URL with the following...
aczupik
Offline Send Email
Mar 24, 2009
4:48 pm
1208
Hey jsunit, Can you please let me know what thing you exactly changed for formatter to log the files in the disk? Thanks...
Birendra Keshari
birendranew
Online Now Send Email
Apr 1, 2009
10:50 pm
1209
IE 8 works with JsUnit 2.1 if you can revert. We tried to upgrade to 2.2 in order to get the new server timeout setting, but ran into the "Object doesn't...
baardvark01
Offline Send Email
Apr 21, 2009
5:51 pm
1210
Thanks for responding. FYI: Microsoft has not responded to my bug report either. In fact, my post seems to have been removed from their message boards....
tony_t_tubbs
Offline Send Email
Apr 26, 2009
3:48 pm
1211
Hi. I am looking at jsunit as an option for testing my group's javascript code, and I wanted to make sure that it is easy to integrate jsunit tests into an...
Chris
upstreamnet
Offline Send Email
May 21, 2009
5:48 pm
1212
Hi, I have read the documentation on running the server and dstributed tests. I am not clear on whether my needs are met out of the box or whether it will...
Jesse Cozgood
jc658
Offline Send Email
May 21, 2009
5:48 pm
1213
I've had problems getting the tests to run consistently in IE. 2 issues: - the test is reported to have timed out even though the frame loaded it - Operation...
jwehrman4
Offline Send Email
May 21, 2009
5:49 pm
1214
Hi. i receive a timeout error as the entered file name to test is castrated (the path prefix is missing). The jsunit HTML input field is (app/main-data.html): ...
ruffmarcel
Offline Send Email
May 21, 2009
5:49 pm
1215
Please have a look at this post: http://leeand00.tiddlyspot.com/#[[JSUnit%202.2%20on%20Firefox%203.07%20-%20FTW]] Thank you, Andrew J. Leer...
maskkkk132
Online Now Send Email
May 21, 2009
5:56 pm
1216
Are you sure it's an IE problem? I know IE has problems, I've reported one in IE8 where exceptions are not thrown across the frame boundaries. However, I've...
tony_t_tubbs
Offline Send Email
May 22, 2009
3:28 pm
1217
Hi Chris, ... and I wanted to make sure that it is easy to integrate jsunit tests into an automated build. ... It's bound to test phase. ... were run)... ...
Jörg Schaible
joehni
Offline Send Email
May 22, 2009
3:28 pm
1218
i have modified JsUnit 2.2 to be runnable in another parent frame. reason: it sucks to remember the url's of the tests and test suites. thus i wanted a frame...
gonfidentschal
Online Now Send Email
May 25, 2009
7:46 pm
1219
Hi, I have setup jsunit to test my javascript code and everything is working. However, my setup requires me to manually extract the jsunit archive in the test...
Ionut Scutaru
ionut.scutaru
Offline Send Email
Jun 30, 2009
12:50 am
1220
Hi Marcel, I have same problem on FF-3. Did you found any solution ? thanks,...
pheonix_hunzai
Offline Send Email
Jun 30, 2009
12:50 am
1221
We were trying to get our jsunit tests running on the ci machine using firefox running in xvfb. The tests seem to run fine but leave xvfb and the browser...
Manish Khettry
manish_khettry
Online Now Send Email
Jun 30, 2009
12:50 am
1222
Hi, I can't seem to make jsunit work with IE. On FF3.5 it works after some hack. But on IE8 I can only test js functions within the same html page. If I...
bridge1966
Offline Send Email
Sep 23, 2009
11:31 pm
1223
Trying to use it and getting nothing. There are a couple posts from the last few months indicating it does not work on the latest round of browsers, but there...
robert_kuropkat
Online Now Send Email
Oct 19, 2009
7:03 pm
1224
It works in Firefox 3.5 when I do....this.... http://stackoverflow.com/questions/619170/getting-firefox-3-to-work-with-jsunit Thank you, Andrew J. Leer E-mail...
Andrew Leer
maskkkk132
Online Now Send Email
Oct 19, 2009
7:07 pm
1225
I am using FF3.5 w/o any problems. IE8 has issues with throwing exceptions across frames (as JsUnit asserts do). It seems that the red/green bar is accurate,...
tony_t_tubbs
Offline Send Email
Oct 20, 2009
2:50 pm
Messages 1190 - 1225 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