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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2818 - 2847 of 14136   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2818
Is there a way to control the formatting within a particular cell or column? I have some fixtures that contain multiline data and I'd like Fitnesse to honor...
Helck, Christopher
c_helck
Offline Send Email
Apr 1, 2005
3:45 pm
2819
Is there a way to specify a default render setting (expanded or closed) for sections (such as SetUp, TearDown, and !includes) that are automatically...
adamlunger
Offline Send Email
Apr 2, 2005
4:35 pm
2820
No. But we have been thinking about it. For includes this would be simple. We could just add a > after the !include: !include> SomePage But SetUp and...
Micah Martin
slagyr
Offline Send Email
Apr 2, 2005
10:24 pm
2821
Could the SetUp and TearDown use a page property to specify the initial state? It's nice to have the SetUp and TearDown details readily available, but having...
adamlunger
Offline Send Email
Apr 4, 2005
2:43 pm
2822
That seems workable, but we're starting to get pretty cluttered w/ properties. There are many. How about something you can add to the page itself using !define...
David Chelimsky
dchelimsky
Offline Send Email
Apr 4, 2005
3:09 pm
2823
I like this solution.... I'll add a story for it. Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Apr 4, 2005
4:09 pm
2824
Can I change the bitmap that is in upper left corner for a SubWiki project? Thank, Alessandro Cavalieri...
Alessandro Cavalieri
alessandroca...
Offline Send Email
Apr 4, 2005
4:13 pm
2825
Hi guys Well I know that I can use !img tag but it only import those files that are in Files folder of the fitnesse itself. Who knows how can I add a folder...
Ali
alalpp
Offline Send Email
Apr 4, 2005
4:13 pm
2826
Oh - I didn't read that carefully before I responed. You can't add images folders to fitnesse. You just have the /files section to work with. I'm curious as to...
David Chelimsky
dchelimsky
Offline Send Email
Apr 4, 2005
4:21 pm
2827
The !img widget takes any URL. For example you could include google icon with the following wikitext: !img http://www.google.com/intl/en/images/logo.gif Micah...
Micah Martin
slagyr
Offline Send Email
Apr 4, 2005
4:22 pm
2828
You can do this in the files section (/files) of your wiki. Navigate there and it should be pretty self-explanatory, but feel free to follow up w/ any ...
David Chelimsky
dchelimsky
Offline Send Email
Apr 4, 2005
4:25 pm
2829
Add the following to fitnesse.css (this will override what's in fitnesse_base.css): div.art_niche { background-image: url("/files/images/AnyFileYouWant.gif"); ...
David Chelimsky
dchelimsky
Offline Send Email
Apr 4, 2005
4:28 pm
2830
The image is controlled by a css file. You can change the fitnesse.css to change the icon, but this has an affect on the entire FitNesse wiki. There's no way...
Micah Martin
slagyr
Offline Send Email
Apr 4, 2005
5:08 pm
2831
Was this released? The version I see at sourceforge is from March 1. ... -- Curtis Cooley curtis.cooley@......
Curtis Cooley
thedarksavant
Offline Send Email
Apr 4, 2005
5:12 pm
2832
We may need to run our fitnesse tests for some plugins we are writing. Some of the plugins require Eclipse to be running. To do this, we may have to much...
Curtis Cooley
thedarksavant
Offline Send Email
Apr 4, 2005
5:36 pm
2833
I tried the options listed below and I get two different behaviors (neither of which are what I want). If I use a literal, then my .NET fixture class gets a...
davesquire2
Offline Send Email
Apr 4, 2005
6:06 pm
2834
Hi everyone! I have just installed Fitnesse on my PC (Windows XP, service pack 1) and am having some acceptance test failures. If there's something I'm...
joe_yakich
Offline Send Email
Apr 4, 2005
6:07 pm
2835
Unfortunately no. A family emergency arose last week and I wasn't able to complete the release. I'm working on it today. If all goes well it should be ready...
Micah Martin
slagyr
Offline Send Email
Apr 4, 2005
6:12 pm
2836
Sounds good to me. Thanks. ... sections ... initial ... not...
adamlunger
Offline Send Email
Apr 4, 2005
6:13 pm
2837
On the FitNesse.SuiteAcceptanceTests page there a variable named PORT that probably has the value 8082. Since you're running on port 80, change the value of...
Micah Martin
slagyr
Offline Send Email
Apr 4, 2005
7:05 pm
2838
I'm trying to use a DoFixture and am having a problem. I have a class MyFixture that extends DoFixture. The class has a "someAction(String s)" ... The...
Helck, Christopher
c_helck
Offline Send Email
Apr 4, 2005
9:15 pm
2839
Hi Christopher, The very first table run by Fit needs to be a DoFixture table - perhaps the first table in SetUp is not? Cheers, Rick...
Rick Mugridge
rickmugridge
Offline Send Email
Apr 4, 2005
10:12 pm
2840
I am experimenting with the Import functionality present in the latest release (20050301). Note that I am simulating having 2 machines by installing Fitnesse...
joe_yakich
Offline Send Email
Apr 4, 2005
10:54 pm
2841
Joe, It sounds like you've got every step right..... Does it work when you use localhost in the Remote Wiki URL? Micah Martin Object Mentor, Inc. ...
Micah Martin
slagyr
Offline Send Email
Apr 4, 2005
11:27 pm
2842
Micah, Sadly, it doesn't work with localhost, either. (I had tried it with localhost earlier, and when it didn't work I figured that was a mistake on my part...
joe_yakich
Offline Send Email
Apr 5, 2005
1:04 pm
2843
Hi Rick, The problem was a mismatch between the fitnesse.jar and fitLibraryFitNesse.jar. I was using the fitnesse.jar that came with the FitNesse distribution....
Helck, Christopher
c_helck
Offline Send Email
Apr 5, 2005
1:50 pm
2844
Hi, I think that Fit, FitNesse, and FitLibrary are really great. But I am disturbed by the incompatibities between the three systems. FitNesse includes a...
Helck, Christopher
c_helck
Offline Send Email
Apr 5, 2005
1:50 pm
2845
Hi Rick, Regarding the first table issue. I'd like my setup page to start with an Import table, but DoFixture precludes that. Aside from using full package...
Helck, Christopher
c_helck
Offline Send Email
Apr 5, 2005
2:07 pm
2846
There are plans to address this, beginning with a gathering of FIT and FitNesse developers/maintainers planned for July, just prior to the Agile2005 conference...
David Chelimsky
dchelimsky
Offline Send Email
Apr 5, 2005
2:20 pm
2847
As Micah has already mentioned, there are plans to get the Fit developers, maintainers and major users together in Denver in late July just before the Agile/XP...
yahoogroups@...
jhrothjr
Offline Send Email
Apr 5, 2005
3:43 pm
Messages 2818 - 2847 of 14136   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