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 7532 - 7561 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7532
Rick, When is the FIT IDE going to be released and where can we learn more about it? ... maven, etc. ... claim that ... Thanks. ... Yahoo! Games....
Chris Gardner
chris_gardner76
Offline Send Email
Mar 1, 2007
1:34 pm
7533
Hi, I've just finished testing the first version of DbFit, a set of fixtures for .Net2 FIT implementation which enables database developers to write and...
Gojko Adzic
gojko_lastname
Offline Send Email
Mar 1, 2007
1:45 pm
7534
For those that do not want to download fitnesse-20050731, the fix is to put the following in fitnesse/fitnesseroot/content.txt: !3 ''Classpath'' !path...
spec1alk
thax_1138
Offline Send Email
Mar 1, 2007
1:45 pm
7535
... Mike, I'd like to learn what's new in this release, but the URL above doesn't work for me, and there are no release notes in the download from SourceForge....
demmer12
Offline Send Email
Mar 1, 2007
3:54 pm
7536
... Well, after hitting the Send button, I thought to check for release notes at SourceForge: http://sourceforge.net/forum/forum.php?forum_id=660696 Any other...
demmer12
Offline Send Email
Mar 1, 2007
3:58 pm
7537
Folks, Im trying to use the above functions in some C# Ive written. However, in the Rick and Ward's FIT book, it suggests both take row and column has...
smh22001
Offline Send Email
Mar 1, 2007
5:37 pm
7538
Hi, I installed Fitnesse on my laptop w/Windows XP Pro. After installing Fitnesse on 8080, I brought up http://localhost:8080/ in Firefox and got a Conection...
bryantrsmith
Offline Send Email
Mar 1, 2007
5:40 pm
7539
I have a fitnesse table that contains a path like object ... It appears the when this passes the value off to the application it is adding the extra slashes....
Scott Hogsten
scotthogsten
Offline Send Email
Mar 1, 2007
5:42 pm
7540
In most versions of FIT, right(cell) and wrong(cell) are methods inherited from Fixture, and they take a Parse as the first (and possibly only) parameter....
John Roth
jhrothjr
Offline Send Email
Mar 1, 2007
6:42 pm
7541
Fixed. Oversight on my part. Thanks, Bryant...
bryantrsmith
Offline Send Email
Mar 1, 2007
8:36 pm
7542
I want to use fitnesse to test an API that will be distributed in Java and .NET. Fitnesse was recommended to me on qaforums.com. I have installed...
McCullough, Ryan
thax_1138
Offline Send Email
Mar 2, 2007
2:28 am
7543
Hi Rick, I'm trying to convert existing fixtures to a workflow style using domain adapters with nested tables. In the old way of writing ActionFixtures, it was...
Trang Nguyen
trangatqpass
Offline Send Email
Mar 2, 2007
2:50 am
7544
I'd recommend starting with ActionFixture for the Login, ColumnFixture for the CRD operations, and RowFixture for the Read operations. This usages of fixtures...
Micah Martin
slagyr
Offline Send Email
Mar 2, 2007
3:03 am
7545
Hi Chris, I was planning to release an early version of ZiBreve later this month for feedback, but my consulting work has kept me busy. As ZiBreve won't be...
Rick Mugridge
rickmugridge
Offline Send Email
Mar 2, 2007
3:24 am
7546
Hi Trang, No, there's no capability to do that. Have you considered doing the following? ... Have your consumer() method return some HTML; that will be...
Rick Mugridge
rickmugridge
Offline Send Email
Mar 2, 2007
3:33 am
7547
Typically, you'll be passed a Parse object when you override DoRow or DoCell and you can call right or wrong using this as the parameter....
Mike Stockdale
jediwhale
Offline Send Email
Mar 2, 2007
4:02 am
7548
Hmmmm, works for me? Anyway, I'll put the information in the sourceforge documentation......
Mike Stockdale
jediwhale
Offline Send Email
Mar 2, 2007
4:09 am
7549
Mike, Thanks for more of your time. Hunting around on line Ive found a few lines of enquiry (eg. ...
smh22001
Offline Send Email
Mar 2, 2007
2:06 pm
7550
... Thanks for being willing to do that. I just tried the link again from my laptop, and it worked just fine. There must have been some issue while accessing...
Craig Demyanovich
demmer12
Offline Send Email
Mar 2, 2007
2:30 pm
7551
I took a quick look at Jeffrey's post, and I wouldn't recommend overriding MethodCells like he does. Can you tell me what you're trying to accomplish and maybe...
Mike Stockdale
jediwhale
Offline Send Email
Mar 2, 2007
5:18 pm
7552
Never mind, Rick. I got it working. Thanks for your tips. Trang ... automatically ... the ... style....
Trang Nguyen
trangatqpass
Offline Send Email
Mar 2, 2007
11:45 pm
7553
FitNesse release 1.2 available at http://sourceforge.net/projects/fitnessedotnet/ The release contains some minor fixes and enhancements: - enumerated types...
Mike Stockdale
jediwhale
Offline Send Email
Mar 3, 2007
1:12 am
7554
... I then created 2 other suites for Java and DotNet. I used the symbolic link method to link the suite into both the Java and DotNet suites. Then in each of...
spec1alk
thax_1138
Offline Send Email
Mar 3, 2007
1:40 am
7555
Hi Rick, I didn't quite get that. Does this mean, within my workflow, I would need to wrap my Consumer domain object inside another fixture to be able to...
Trang Nguyen
trangatqpass
Offline Send Email
Mar 3, 2007
2:47 am
7556
Hi Trang, No, it's simpler than that, as show is a special action in DoFixture (like check, reject, etc). Keep the table as-is, but change the consumer method...
Rick Mugridge
rickmugridge
Offline Send Email
Mar 3, 2007
7:44 am
7557
... This is just the .NET release, not the core FitNess library? Is that correct? -- Elliotte...
Elliotte Rusty Harold
elharo@...
Send Email
Mar 4, 2007
12:56 am
7558
Hello, Do the bowling examples on the Fitnesse wiki execute against the FinalScore fixture code given? While working on the Ruby implementation of...
Daniel Wellman
etl_dan
Offline Send Email
Mar 5, 2007
12:08 am
7559
Someone please help. I am trying to set up Fitnesse to run with PyFit and I can't seem to get my test running. Test !define COMMAND_PATTERN {python "%m" -v %p}...
brochu121
Offline Send Email
Mar 5, 2007
12:48 am
7560
I'm not sure where you got 0.6. The current version is 0.8a2, and it's available from the Python Cheese Shop. http://www.python.org/pypi John Roth Python FIT ...
John Roth
jhrothjr
Offline Send Email
Mar 5, 2007
2:13 am
7561
Has anybody tried to integrate FitNesse with XpTracker? http://twiki.org/cgi-bin/view/Plugins/XpTrackerPlugin I can create an external link from FitNesse back...
n0tspam
Offline Send Email
Mar 5, 2007
7:26 pm
Messages 7532 - 7561 of 14131   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