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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2093 - 2122 of 14144   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2093
All, I'm just getting started with FitNesse by reading an playing with the examples included in the FitNess distro. In doing this, I've observed some strange...
blakenan
Online Now Send Email
Dec 1, 2004
4:44 pm
2094
Ok the clarifies things. The ErrorLogs are part of the wiki component of FitNesse and only wiki content can be viewed there. The best place for the PDFs is...
Micah Martin
slagyr
Offline Send Email
Dec 1, 2004
6:02 pm
2095
The classpath may not have anything to do with it. It's possible that the eg.Division in the examples folder works differently. I don't recall. But it's also...
Micah Martin
slagyr
Offline Send Email
Dec 1, 2004
6:04 pm
2096
... Aren't you nice, and there's the key, this stuff helps all of us! ... Adding to what Grig and Micah already posted: the 'lower down' you can test, the...
Lisa Crispin
lisa_crispin...
Offline Send Email
Dec 1, 2004
6:11 pm
2097
This may have been answered before, but I couldn't find it. Has anyone figured out how to launch run.bat (or otherwise start up the fit server) without logging...
vanslykekirk
Offline Send Email
Dec 1, 2004
10:10 pm
2098
Take a look at http://javaservice.objectweb.org/ or search google for java service for other options Craig ... From: vanslykekirk [mailto:kirkv@...] ...
Craig Harris
craig_john_h...
Offline Send Email
Dec 1, 2004
11:54 pm
2099
Hi, ... I use both - Jwebfixture is simpler to use, but the FIT fixtures don't seem to have made it into the mainstream code releases, (in CVs only). Also it...
Christopher Barham
ccbarham
Offline Send Email
Dec 2, 2004
12:00 am
2100
Hey, Micah: Is there some part of the FitNesse source that tries helpfully to add "!img" to a URL in a fixture? It seems to be happening somewhat randomly,...
J. B. Rainsberger
nails762
Offline Send Email
Dec 2, 2004
1:17 am
2101
... On Windows, use the Task Scheduler and set the script to run when the system starts. -- J. B. (Joe) Rainsberger Diaspar Software Services ...
J. B. Rainsberger
nails762
Offline Send Email
Dec 2, 2004
1:23 am
2102
Chris, What a wonderfully comprehensive overview of testing web apps. I've posted it on fitnesse.org. I hope you don't mind. ...
Micah Martin
slagyr
Offline Send Email
Dec 2, 2004
1:41 am
2103
hi, ... Jweb Unit lives at: http://jwebunit.sf.net it is a (much easier use) abstraction layer over httpunit (http://httpunit.sf.net ), a java HTML unit...
Christopher Barham
ccbarham
Offline Send Email
Dec 2, 2004
1:41 am
2104
That's just whacky! I don't know of any place in FitNesse that generates !img widgets. Could you send me an example test where you see this happening? I'd...
Micah Martin
slagyr
Offline Send Email
Dec 2, 2004
1:51 am
2105
I'm trying to create a multi-line variable and to use it in a test table as shown below: !define TEXT { First paragraph. Second paragraph. } ... However the...
mrai3
Offline Send Email
Dec 2, 2004
3:09 pm
2106
Is there anyway to turn off page version tracking in Fitnesse? We're keeping all of our Fitnesse pages in CVS, and its keeping track of our revisions. The...
jhd5c
Offline Send Email
Dec 2, 2004
4:44 pm
2107
You can put multiline content in tables by using the literal widget.. ... Second paragraph. -!| To use a variable that holds multiline content in a table,...
Micah Martin
slagyr
Offline Send Email
Dec 2, 2004
4:49 pm
2108
... We don't have a reliable test case, so I don't know what to send you, short of an entire environment. I was hoping a sweep of the source might lead to...
J. B. Rainsberger
nails762
Offline Send Email
Dec 2, 2004
5:02 pm
2109
The -e command line option set the number of days before version expire and are deleted. You could set this to 0 and that might delete all versions though I'm...
Micah Martin
slagyr
Offline Send Email
Dec 2, 2004
5:55 pm
2110
... But then I'd want SvnPage for subversion, and someone else would want <insert VCS here>Page for their system, etc. etc. Randy -- Randy Coulman Senior...
Randy Coulman
rcoulmankey
Offline Send Email
Dec 2, 2004
7:39 pm
2111
The problem stems from multiple users changing the timestamp, then getting cvs conflicts on properties.xml when trying to integrate....
Bob Cotton
bob_cotton969
Offline Send Email
Dec 2, 2004
7:52 pm
2112
... that ... cousing ... It's not so much that they're causing problems as it's now two items to check-in to CVS that have changed. When we run a synchronize,...
jhd5c
Offline Send Email
Dec 2, 2004
7:54 pm
2113
Does the current version of Fitnesse support the Wiki line delimiter, \\? We customized the May version locally to add support for it. We haven't upgraded to...
jhd5c
Offline Send Email
Dec 2, 2004
9:46 pm
2114
No. Where did you get this Wiki line delimiter from? Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Dec 2, 2004
9:55 pm
2115
So, I forwarded this note (and Lisa's) on to my fellow here. I suspect that you have other things on your mind, and would completely understand if this issue...
hal arnold
halarnold2000
Offline Send Email
Dec 3, 2004
5:14 am
2116
I think everybody agrees that we want the bulk of our testing efforts to be underneath any UI. If you want to write tests for your UI, then those tests should...
Bob Koss
rskoss
Offline Send Email
Dec 3, 2004
10:38 am
2117
I'm pretty sure I was sober during that conference. If I was, I would have INSISTED that the majority of automated acceptance tests be run JUST BELOW the GUI....
Robert C. Martin
rmartinoma
Offline Send Email
Dec 3, 2004
5:58 pm
2118
Well, we (my fellow included) just read your note. Thanks! Rocks may be melting! /hba ... __________________________________ Do you Yahoo!? Take Yahoo! Mail...
hal arnold
halarnold2000
Offline Send Email
Dec 3, 2004
7:56 pm
2119
Hi, Am I correct that the appropriate way to run tests from the command line is to use TestRunner? Or is there a better way? When I run a suite from the...
utahkay
Offline Send Email
Dec 3, 2004
8:22 pm
2120
The new test runner is still in the works. If you want the HTML output to look just like on the web, use the old test runner for now. Micah Martin Object...
Micah Martin
slagyr
Offline Send Email
Dec 3, 2004
9:45 pm
2121
. . . anyone else using the C# version notice that sometimes you can have errors or even exceptions on the page, but the summary is green and says 0 errors 0 ...
Eric Heikkila
ericheikkila
Offline Send Email
Dec 3, 2004
10:33 pm
2122
Thanks, Micah. This worked. -Kay...
utahkay
Offline Send Email
Dec 3, 2004
10:41 pm
Messages 2093 - 2122 of 14144   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