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 9036 - 9065 of 14130   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9036
Is RubyFIT not what you are looknig for? (See http://rubyforge.org/projects/fit/) FitLibrary, mostly a collection of base fixtures and special page ...
Dassing, Andrew
andydassing
Offline Send Email
Oct 1, 2007
1:19 pm
9037
Hello all, I'm trying to set up FitNesse for a new project and I can't seem to get to fitnesse.org. Does anyone know what's going on with the site? -Tracy...
T Beeson
beesontrm
Offline Send Email
Oct 1, 2007
2:17 pm
9038
during my experiment i have created my own FitServer that is able to run fixture in parallel mode. I have copied FitServer and have replaced the method process...
luca.marrocco
Offline Send Email
Oct 1, 2007
2:25 pm
9039
I have never used RubyFIT. I assumed that it was a port of the Java version of FIT. I like the flow-style FIT testing that is only possible with FitLibrary...
Mario Aquino
mario_aquino
Offline Send Email
Oct 1, 2007
2:29 pm
9040
Alas, you'll have to wait for the RubyFitLibrary, if it becomes available, to get all of the features you desire. ________________________________ From:...
Dassing, Andrew
andydassing
Offline Send Email
Oct 1, 2007
2:41 pm
9041
Hi Luca, I do not know the answer to your question but I would be indebted if you ... Thank you very much! Tim...
Tim Walker
tbone9992
Offline Send Email
Oct 1, 2007
3:01 pm
9042
Hi Luca, I do not know the answer to your question but I would be indebted if you ... Thank you very much! Tim...
Tim Walker
tbone9992
Offline Send Email
Oct 1, 2007
3:01 pm
9043
Seems like the web server isn't working. The connection is accepted, but no response is given when the page is requested. U:\TMP>wget fitnesse.org --11:15:59--...
Ryan McCullough
thax_1138
Offline Send Email
Oct 1, 2007
5:16 pm
9044
Thanks Ryan, So I've actually never set this up before. With the site down I can't get to any of the documentation. Does that live somewhere else? Do you...
T Beeson
beesontrm
Offline Send Email
Oct 1, 2007
5:29 pm
9045
Do symbols work with DoFixtures in .NET? !| MyDoFixture | !| SomeColumnFixture| ... The enter() method in the ColumnFixture returns a hard-coded 6. What's...
Bob Koss
rskoss
Offline Send Email
Oct 2, 2007
12:14 pm
9046
Following up my question with yet another question... Since I couldn't get symbols to work with the DoFixture, I'm now just trying to use a RowFixture. I have...
Bob Koss
rskoss
Offline Send Email
Oct 2, 2007
12:52 pm
9047
Hi Bob, symbols are not used automatically in arguments. I did an unofficial patch that provides that functionality, you can download it from ...
Gojko Adzic
gojko_lastname
Offline Send Email
Oct 2, 2007
1:49 pm
9048
Notwithstanding the variable issue, embedded fixtures should be recognized, but with one caveat: the class path to the fixture must be explicit. Unlike the...
Dassing, Andrew
andydassing
Offline Send Email
Oct 2, 2007
2:01 pm
9049
Fixture.recall() might be my best bet. We're using .NET 2 and I don't really want to get into patch chasing when new releases of FitLibrary come out. Back to...
Bob Koss
rskoss
Offline Send Email
Oct 2, 2007
2:11 pm
9050
Thanks. I chopped the complete path names from my example, but they are really there and the fixtures are being found. Once found they aren't working the way...
Bob Koss
rskoss
Offline Send Email
Oct 2, 2007
2:13 pm
9051
Hi, can you send the test page and a bigger piece of that code. Maybe you are passing "<<symname" into the recall method, and not "symname" gojko...
Gojko Adzic
gojko_lastname
Offline Send Email
Oct 2, 2007
2:13 pm
9052
... Thank you, kind sir. That was it. It works!!...
Bob Koss
rskoss
Offline Send Email
Oct 2, 2007
2:45 pm
9053
Hi Guys, Just wanted to pass along a brief audio podcast that discusses executable requirements, FitNesse and how it fits in an agile development process and...
tbone9992
Offline Send Email
Oct 2, 2007
4:10 pm
9054
The latest version of fitnessedotnet allows the use of symbols in FitLibrary fixtures, but to preserve compatibility with existing tests, it's not enabled by...
Mike Stockdale
jediwhale
Offline Send Email
Oct 2, 2007
4:33 pm
9055
Fitnesse is self documented through its wiki. If you download it, I believe there is a readme to get the webserver started and then you can hit it with a...
Ryan McCullough
thax_1138
Offline Send Email
Oct 2, 2007
5:51 pm
9056
I know all about it! Well, as much as anyone could. I am a part-time admin-in-{training,residence,practice}. I am the guy who restarted it this morning....
Tim Ottinger
linux_tim
Online Now Send Email
Oct 3, 2007
4:46 am
9057
Hello EB, I am trying to configure sysdate and BlogPlugin together. My plugins.properties file contents is Responders = ...
ajitrw
Offline Send Email
Oct 3, 2007
2:17 pm
9058
Hello, Got the solution from source code - WikiWidgets values are coma separated. :) Thanks, ~Ajit...
ajitrw
Offline Send Email
Oct 3, 2007
2:18 pm
9059
Agile Planning/Rails Training in Washington DC, November 1-4 Ever wanted an Agile Planning/Development class with a real customer. Interested in learning Rails...
Bob Payne
we2bdc
Offline Send Email
Oct 3, 2007
2:20 pm
9060
What about the fitnesse source code itself. Where this belong in this arrangement? Thanks Matthew Harelick ... referred to ... Deliverables. ... source ... ...
mshdclk
Offline Send Email
Oct 3, 2007
9:01 pm
9061
Understanding that FitNesse is an application written in Java, below is what my local Eclipse work area looks like (insert into example workArea structure...
Dassing, Andrew
andydassing
Offline Send Email
Oct 3, 2007
9:14 pm
9062
There are other tools that use plain text for storytests. I don't know of any in Ruby. However, the text in such tools is either very restricted in form ...
Rick Mugridge
rickmugridge
Offline Send Email
Oct 3, 2007
9:44 pm
9063
FitLibrary in Java (and other languages) extends the basic Fit mechanism with additional fixtures. I was proposing to provide a version of DoFixture for Ruby,...
Rick Mugridge
rickmugridge
Offline Send Email
Oct 3, 2007
9:45 pm
9064
What version of fitnesse are you running on fitnesse.org?...
Peter Walker
walkerpb2002
Offline Send Email
Oct 4, 2007
1:51 am
9065
I have an MVP application. What's the best way to FitNesse it? Should I replace V with fixture, or should I go all the way, and swap VP and test M directly? ...
Mr. Roman V. Gavrilov
clavrg
Offline Send Email
Oct 4, 2007
2:38 am
Messages 9036 - 9065 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