Search the web
Sign In
New User? Sign Up
fitnesse
? 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 13375 - 13404 of 14129   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13375
I've encountered the following fatal error whenever I attempt to run fitnesse from the command line using the -xml option. c:\fitnesse>java -cp fitnesse.jar...
Robert Stagner
restagner
Offline Send Email
Jul 1, 2009
1:58 pm
13376
Does it work, if you append the &format=xml to the suite url in the browser? ...
Gregor Gramlich
gregorgramlich
Offline Send Email
Jul 1, 2009
2:24 pm
13377
Has anyone tried to integrate new version of FitNesse with SVN Can you share your experience with me? I'd really appreciate that...
walasekd
Offline Send Email
Jul 1, 2009
2:27 pm
13378
Hi Kathi, Hmm, don't know what's going wrong when it hangs. What version of FitNesse are you running? I will aim to try the latest FitLibrary out on the...
Rick Mugridge
rickmugridge
Offline Send Email
Jul 2, 2009
7:38 am
13379
Hello all, I think there are problems in FitNesse's handling of nested symbolic links. I want to re-use tests with different classpaths (e.g., MostRecent, ...
zac_thompson
Offline Send Email
Jul 2, 2009
8:51 pm
13380
... I have just implemented a very basic version of SVN integration. You can checkout here...
lars.vonk
Offline Send Email
Jul 3, 2009
2:50 pm
13381
... Have a look at Waferslim which implements the SLIM protocol for python. http://withaherring.blogspot.com/ Eddy...
Eddy Pronk
epr0nk
Offline Send Email
Jul 3, 2009
2:50 pm
13382
I know symbolic links can be created to link to external tests not residing in fitnesse folder. But is there anyway to have a "symbolic link" to any type of...
bitter geek
bittergeek@...
Send Email
Jul 3, 2009
2:51 pm
13383
Hello, Has anyone try to upgrade FitNesse and provide it with authorization/authentication features. Like for example give users some specific roles and...
walasekd
Offline Send Email
Jul 3, 2009
2:51 pm
13384
I am not sure, if you meant this, but you can put simple external links on the page. ...
Gregor Gramlich
gregorgramlich
Offline Send Email
Jul 3, 2009
3:27 pm
13385
Hi, Thanks for your help! Here is a more detailed description of what I need. 1. Fitnesse is installed on C:\fitnesse 2. A pdf is located on F:\document.pdf 3....
bitter geek
bittergeek@...
Send Email
Jul 6, 2009
2:18 pm
13386
... You may be able to do this using a junction (symbolic link) from the files folder of the Fitnesse web server. For example, ...
Tim Butterfield
timbutterfield
Offline Send Email
Jul 6, 2009
3:25 pm
13387
We recently upgraded to the new fitnesse (v20090513). In earlier releases we had edited the PageHeader to include the !lastmodified so every page would display...
Robert W Green
rwgreen1173
Offline Send Email
Jul 6, 2009
6:51 pm
13388
... FYI this link is now http://fitnesse.org/FitNesse.UserGuide.TestSystems...
utahkay
Offline Send Email
Jul 7, 2009
4:26 pm
13389
There were a couple issues with using PAGE_NAME and PAGE_PATH in included pages. I submitted fixes for these over a year ago but I did not include test pages...
Ryan McCullough
thax_1138
Offline Send Email
Jul 7, 2009
6:39 pm
13390
I had this problem and solved it by writing the stuff I needed to save to an xml file and then reading that in where needed. Make sure to implement retry ...
Ryan McCullough
thax_1138
Offline Send Email
Jul 7, 2009
6:40 pm
13391
If you run them using the TestRunner (command line runner) the output of the suite is stored in a raw format file. You can also save as an html or xml file. On...
Ryan McCullough
thax_1138
Offline Send Email
Jul 7, 2009
6:43 pm
13392
FitNesse (Java) does not support << and >> symbol handling. You will need to add it in order to be able to use a symbol as the expected result for a method. ...
Ryan McCullough
thax_1138
Offline Send Email
Jul 7, 2009
6:58 pm
13393
I am using the RestFixture (http://code.google.com/p/rest-fixture/) 'extension' to fitnesse to test the content returned from a restful web service. The...
paulgrimwood
Offline Send Email
Jul 8, 2009
3:04 am
13394
I just recently completed reading Gojko's excellent book on Agile Acceptance Testing. It's a great read, full of sound advice. And like any good book, it has...
rsidan
Online Now Send Email
Jul 8, 2009
3:05 am
13395
Yes, I agree with you about Gojko's book - it's very good. How much variation in the details of the A, B, C and D entities (and their numbers) are needed for...
Rick Mugridge
rickmugridge
Offline Send Email
Jul 8, 2009
8:40 am
13396
Hi Dan, We encountered the same problem you have, and we used two approaches for this: ObjectMothers and Builders. The objectmothers are responsible for...
Bodiam
Offline Send Email
Jul 8, 2009
1:43 pm
13397
Hi, I already sent this (unintentionally) to Robert privately, now for the list. I took a look at the source and someone fooled himself, when writing the...
Gregor Gramlich
gregorgramlich
Offline Send Email
Jul 8, 2009
1:43 pm
13398
The goal is to make each page run independently of others, correct? The other solutions that are provided are probly better than my approach, but what I did is...
Ryan McCullough
thax_1138
Offline Send Email
Jul 8, 2009
3:42 pm
13399
I'm sorry if this has been reported before, but I couldn't find it anywhere. We generate page names in a spreadsheet and create page markup with !include...
Pam Rostal
pmrostal
Offline Send Email
Jul 8, 2009
4:28 pm
13400
When I start Fitnesse, the java process is using about 13MB At the end of a test before Output capture button appears, it is around 50MB then memory used keeps...
gfbrols
Offline Send Email
Jul 8, 2009
4:33 pm
13401
Thanks Robert and Gregor, This has been fixed in the July release....
Robert C. Martin
rmartinoma
Offline Send Email
Jul 8, 2009
4:54 pm
13402
... This is easy to do in Slim. !define TEST_SYSTEM {slim} !|SomeTest| ... Robert C. Martin (Uncle Bob) | email: unclebob@... Object Mentor Inc....
Robert Martin
rmartinoma
Offline Send Email
Jul 8, 2009
6:28 pm
13403
... On any given page you can use a page variable such as ${MyVariable}. You can define these three different ways. 1. With !define. 2. As an environment...
Robert Martin
rmartinoma
Offline Send Email
Jul 8, 2009
6:33 pm
13404
... You set the COMMAND_PATTERN and TEST_RUNNER variables appropriately. See fitnesse.org/FitNesse.UserGuide.CustomizingTestExecution ... Robert C. Martin...
Robert Martin
rmartinoma
Offline Send Email
Jul 8, 2009
6:39 pm
Messages 13375 - 13404 of 14129   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