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 417 - 446 of 1225   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
417
JSUnit: I expand jsunit2_1.zip, and its tests pass. Then I copy jsUnitTestSuite.html and jsUnitAssertionTests.html into my project's folder. I fixup...
Phlip
phlipcpp
Offline Send Email
Jul 2, 2005
2:34 pm
418
I'm running a few tests in sequence, and it seems like the changes to the DOM from one test are affecting the other tests after it. Example from my CSSUtils...
Benjamin Jackson
ben@...
Send Email
Jul 17, 2005
11:05 pm
419
Tests aren't supposed to reset the environment when you exit. If that is the behavior you want then you have to do that your self. When doing any testing you...
JIm
diamondcompu...
Offline Send Email
Jul 18, 2005
2:50 am
420
The real answer to this is that to mirror typical XUnit behavior, the Test Page ought to be reloaded after each Test Function has been executed (compare with...
Edward Hieatt
edwardhieatt
Offline Send Email
Jul 18, 2005
3:08 am
421
Hi Edward. We use JsUnit and we love it very much! The only problem is that our test engineers want to use "showTestFrame" feature in the Mozilla and Firefox...
ne_hoho
Offline Send Email
Jul 19, 2005
3:52 am
422
Ah, very good. I've integrated the code and checked it in. This will be in the next release of JsUnit. Thanks, - Edward ... From: jsunit@yahoogroups.com...
Edward Hieatt
edwardhieatt
Offline Send Email
Jul 19, 2005
4:14 am
423
New to JsUnit and wish to use it with our .NET framework (hence nAnt) continous intetegration. Has anyone figured out an ideal solution, or can a test suite...
mattaylward
Offline Send Email
Aug 1, 2005
11:28 am
424
I would like to test asynchronous behaviour (e.g. loading an XML dataset or testing the condition of tasks that required control to be handed back to the...
Howard Henson
howardpeterh...
Offline Send Email
Aug 6, 2005
1:18 pm
425
Hi! Anybody know how to start Jsunit server remotely? Thank you!...
misha_od
Offline Send Email
Aug 18, 2005
3:48 pm
426
Hi Misha This is operating system dependant. Remote shell (rsh) for *nix or Telnet for Windows 2k+ (configure using control panel) can be used for example. ...
alex.vassiliev@...
ne_hoho
Offline Send Email
Aug 18, 2005
7:41 pm
427
Hello, You can also use the target antServer from ant-contrib ( http://ant-contrib.sourceforge.net/tasks/tasks/index.html ) so you start remotely jsUnit server...
langlois yan
langlois_yan
Offline Send Email
Aug 18, 2005
9:45 pm
428
... dataset or testing the ... browser before ... Hi Howard, try something like this: (I haven't tried the code, it's just to give you the idea) ... var...
lbsa71
Offline Send Email
Aug 25, 2005
5:22 pm
429
Thanks for this, however, in the mean time I wrote my own asynchronous test tool, not as pretty as jsUnit, but does the job. Regards Howard...
Howard Henson
howardpeterh...
Offline Send Email
Aug 25, 2005
8:46 pm
430
Hello, I just submitted the following problem and a fix suggestion on the SF project page. The first assertion that fails (in a test function) is sometimes ...
ojacquem
Offline Send Email
Aug 30, 2005
7:29 am
431
... I've identified the issue and attached a patch to Bug 391976 (http:// sourceforge.net/tracker/?func=add&group_id=28041&atid=391976)....
Curt Arnold
pretzllboy
Offline Send Email
Sep 3, 2005
11:08 pm
432
New to JSunit. Downloaded the JSUnit source. When I try to build to the standalone_test target, I get the following - please advice: Microsoft Windows XP...
Bruce Rosenthal
brosenth19210
Offline Send Email
Sep 5, 2005
6:58 am
433
... ... The junit task in Ant requires the location of JUnit.jar to specified with a -lib switch. I believe earlier versions may have also been able to pick...
Curt Arnold
pretzllboy
Offline Send Email
Sep 5, 2005
3:29 pm
434
Hmmm, thanks. So from this I assume: 1.) the junit.jar that comes with the jsunit distribution ( in <JSUNIT_HOME>/java/lib ) is not the same junit.jar from...
Bruce Rosenthal
brosenth19210
Offline Send Email
Sep 5, 2005
4:03 pm
435
OK. So standalone runs and the JSUnit test browser window is spawned, but the test(s) don't appear to get executed, the Acceptor ServerSocket is timed out and...
Bruce Rosenthal
brosenth19210
Offline Send Email
Sep 5, 2005
4:35 pm
436
... The proper assumption is that I gave you generic Ant advice from the hip without researching the specifics of the use of Ant and JUnit within JSUnit. I...
Curt Arnold
pretzllboy
Offline Send Email
Sep 5, 2005
7:26 pm
437
BR>> Hmmm, thanks. BR>> BR>> So from this I assume: CA>The proper assumption is that I gave you generic Ant advice from the CA>hip without researching the...
alex.vassiliev@...
ne_hoho
Offline Send Email
Sep 5, 2005
8:00 pm
438
See you down the road then, Curt. Thanks...
Bruce Rosenthal
brosenth19210
Offline Send Email
Sep 5, 2005
8:13 pm
439
Hi! I was wondering if anyone can point me to a good website where I can obtain jsunit examples? Or if you have anything that can help me learn it just email...
Maria Elisa Sanchez
brahamaputra
Offline Send Email
Oct 14, 2005
7:16 pm
440
Can someone please give me a url or document on a quick setup for JSUnit server setup on windows. I want to automate testing using JSUnit. Also, I want to...
ken_zapatec
Offline Send Email
Oct 18, 2005
8:49 pm
441
Elisa, There's examples in the JSUnit ppt presentation: http://www.edwardh.com/jsunit/talks/jsunit.ppt The documentation page...
Oa Bukowski
oabukowski
Offline Send Email
Oct 19, 2005
5:40 am
442
Hi guys, I am trying to create a simple ASP.NET <http://ASP.NET> page that will collect my jsUnit test results for various browsers. I am parsing the results...
Hristo Deshev
madmuncho
Offline Send Email
Oct 20, 2005
10:03 am
443
Hi all, I've been using jsUnit and now in Firefox (Mozilla) I get an alert "name not defined" on the second execution of a test script in a browser window. It...
natebkirby
Offline Send Email
Oct 20, 2005
4:36 pm
444
I want to chronologically run jsunit in standalone mode on my Windows XP. I am running the following command line: ant standalone_test -lib...
ken_zapatec
Offline Send Email
Oct 20, 2005
8:42 pm
445
Ken, It sounds like you're in need of a continuous build. Take a look at Anthill or CruiseControl - they do what you're looking for. - Edward...
Edward Hieatt
edwardhieatt
Offline Send Email
Oct 21, 2005
5:39 am
446
Hi All, I am having a problem with jsUnit under mozilla. The app in question uses Ajax specifically DWR. The problem is on the second execution of the tests....
Nate Kirby
natebkirby
Offline Send Email
Oct 22, 2005
8:21 pm
Messages 417 - 446 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