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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 6880 - 6909 of 14130   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6880
The documentation has now been fixed. _____ From: Jeff Parker [mailto:kalnir@...] Sent: Tuesday, October 31, 2006 10:07 PM To:...
Jeff Parker
kalnir
Offline Send Email
Nov 1, 2006
3:09 pm
6881
Big Specification Up Front may be mahvelous, but if an organization releases a product that doesn't comply, people will use it the way it is. Then when the...
rossentj
Online Now Send Email
Nov 1, 2006
5:05 pm
6882
It isn't "big specification up front." It was a bug introduced in porting the code. There have been any number of requests to make DoFixture pick up in the...
yahoogroups@...
jhrothjr
Offline Send Email
Nov 1, 2006
6:19 pm
6883
Sorry - forgot it was a port. Directing the jury to ignore previous snarky comment.......
rossentj
Online Now Send Email
Nov 1, 2006
7:46 pm
6884
Thanks Philip and Ron. What I am trying to figure out is does fitnesse allow this scenario "I create a test and run it. I document this wiki page as a test...
dharmesh_brt
Offline Send Email
Nov 1, 2006
11:57 pm
6885
Hi All, I've been working on my plugins, and I need to access files under FitnesseRoot... is there some class or object method that will provide me with this...
James Carr
cloud_strife...
Offline Send Email
Nov 2, 2006
9:23 pm
6886
You can get the root page from the FixtNesseContext and ask it for it's file path. You probably have to cast it to a FileSystemPage though. With that add the...
Micah Martin
slagyr
Offline Send Email
Nov 2, 2006
11:39 pm
6887
Hi Bob, to tell the truth, I haven't figured out how to commit to the trunk. Well, here's what I've done (based on the daily source bundle of 20060607): 1)...
Andreas Thiel
andreas_thie...
Offline Send Email
Nov 3, 2006
8:58 am
6888
Hi I have created a RowFixture, which is testing my main application. If I write a simple JUnit test for the application, I get back some result and the test...
amysharp_6
Offline Send Email
Nov 3, 2006
3:49 pm
6889
Hello, I am trying to run Ruby fit fixtures from TestRunner and seems like it has some issues with finding the ruby fixtures. I can execute them on the wiki. ...
Cenk Civici
arkoftime
Offline Send Email
Nov 3, 2006
3:49 pm
6890
Just a shot in the dark... try turning off any firewalls you might have installed. Micah Martin 8th Light, Inc. www.8thlight.com...
Micah Martin
slagyr
Offline Send Email
Nov 3, 2006
4:01 pm
6891
I'm using the release20060719 version of FitNesse. I have a FitNesse test page that has some ColumnFixture tests using C#/.NET 1.1. When I run that test page...
sPyo-o8
psy_008
Offline Send Email
Nov 3, 2006
4:21 pm
6892
Using Ruby fixtures is almost always a struggle at first. I assume you have the COMMAND_PATTERN set for ruby... Just know that Ruby fit will look for fixtures...
Micah Martin
slagyr
Offline Send Email
Nov 3, 2006
6:19 pm
6893
Hi , Is there a Ruby TestRunner available to run all fitnesse tests as batch from the command line? Thanks Cenk...
Cenk Civici
arkoftime
Offline Send Email
Nov 3, 2006
6:29 pm
6894
Thanks, I'll give it a try. -bob...
Bob Payne
we2bdc
Offline Send Email
Nov 3, 2006
6:49 pm
6895
Hi , Is there a Ruby TestRunner available to run all fitnesse tests as batch from the command line? Thanks Cenk...
Cenk Civici
arkoftime
Offline Send Email
Nov 3, 2006
6:54 pm
6896
Hello, I would like to create a page that contains global classpaths that I could reference in various projects. I think SymbolicLinks will accomplish that,...
starlightpurple
Offline Send Email
Nov 3, 2006
8:25 pm
6897
I don't think so. I was just exploring that issue to day so I could get all the ATs running in our continuous build. In case it helps, I'll include the rake...
Micah Martin
slagyr
Offline Send Email
Nov 3, 2006
8:26 pm
6898
Thanks Micah... however, is there a way top get the FitNesseContext object from within a derivative of HtmlPageBuilder? I could not seem to get it. Thanks, ...
James Carr
cloud_strife...
Offline Send Email
Nov 3, 2006
8:32 pm
6899
No I don't suppose there is. You could provide the file path in the plugins.properties file. In most cases the working directory is FitNesse so you could use...
Micah Martin
slagyr
Offline Send Email
Nov 4, 2006
12:04 am
6900
Is there anyway to do the following ... In words I have variables 'a' 'b' 'c', the evaluation of these variables returns xml wrapping a file identifier. I need...
Scott Hogsten
scotthogsten
Offline Send Email
Nov 4, 2006
12:20 am
6901
Sure. The trick is that the first three columns are givens, the next three are results. The methods for column 4 and column 5 both need to store their results...
yahoogroups@...
jhrothjr
Offline Send Email
Nov 4, 2006
12:46 am
6902
Hi Everybody, I am having some issues with fixtures. Application: In application I am having one button (Export). On clicking this Export button the action...
ahmed.imran@...
imran_3905
Offline Send Email
Nov 4, 2006
6:01 pm
6903
Thanks for the reply. No firewalls installed. I am getting back the results but the test does not seem to finish properly. ... application. ... result ... ...
amysharp_6
Offline Send Email
Nov 6, 2006
3:17 pm
6904
Hi, I need to test a webservices application wherein I need to use the intermediate results from a webservice call in another webservice call. Is there a way...
cric_njoy
Offline Send Email
Nov 6, 2006
3:17 pm
6905
It sounds like you want to use a symbol rather than a variable: http://www.fitnesse.org/FitNesse.SymbolsInTestTables...
Ged Byrne
gedb01
Offline Send Email
Nov 6, 2006
3:40 pm
6906
... From: "cric_njoy" <cric_njoy.at.yahoo.com@...> To: "fitnesse@yahoogroups.com" ...
yahoogroups@...
jhrothjr
Offline Send Email
Nov 6, 2006
3:53 pm
6907
All, I was evangalizing fitnesse with in my development group and ran into a question I can't come up with a good answer to. One of our developers had...
Casey Manus
caseylmanus
Offline Send Email
Nov 6, 2006
6:28 pm
6908
Casey, Fitnesse is serving a very important function for you. Consider what this experience is telling you. Think for a second about why the tasks are divided...
Ged Byrne
gedb01
Offline Send Email
Nov 7, 2006
8:06 am
6909
First, a nit. FitNesse is an IDE. FIT is what does all the work. The thing I see from your description is that you're trying to do a FIT test on an existing...
yahoogroups@...
jhrothjr
Offline Send Email
Nov 7, 2006
5:31 pm
Messages 6880 - 6909 of 14130   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