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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 12041 - 12070 of 14131   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12041
What is this? Something new for DoFixture? Missing method: public TypeOfResult getComDotTexturaDotDtmsDotFixturesDotOrganizationsFixture() { } OR: public...
Tim Ottinger
linux_tim
Online Now Send Email
Jan 2, 2009
3:07 pm
12042
This is a bug in the old fit library and according to the release notes for the current version fixed. See http://fitlibrary.wiki.sourceforge.net/ Exchanging...
Markus Gaertner
shino01051979
Offline Send Email
Jan 2, 2009
3:33 pm
12043
incompatible versions of fitlibrary and fitnesse. that's been happening with the latest three or four releases of fitnesse. use the fitlibrary test runner...
Gojko Adzic
gojko_lastname
Offline Send Email
Jan 2, 2009
3:36 pm
12044
... The next release of FitNesse will have the latest fitlibrary.jar in it. ... Robert C. Martin (Uncle Bob) | email: unclebob@... Object Mentor...
Robert Martin
rmartinoma
Offline Send Email
Jan 3, 2009
3:54 pm
12045
If you have written a slim port, let me know. I'll create a github repository for it and then link to it on fitnesse.org. ... Robert C. Martin (Uncle Bob) |...
Robert Martin
rmartinoma
Offline Send Email
Jan 3, 2009
4:03 pm
12046
... Did the trick. Thanks. -- Tim --------------------------- http://agileotter.blogspot.com/ http://tottinge.blogsome.com/ -Tim speaks only for himself---...
Tim Ottinger
linux_tim
Online Now Send Email
Jan 5, 2009
3:24 pm
12047
There has been a lot of discussion about version control with FitNesse. Let me tell you how I do the version control for all the acceptance tests and user...
Robert Martin
rmartinoma
Offline Send Email
Jan 5, 2009
7:06 pm
12048
I think systems like git make it a little easier, since git doesn't "pollute" every directory with ".git" directories that way that SVN puts ".svn" directories...
Dean Wampler
deanwampler
Offline Send Email
Jan 5, 2009
8:05 pm
12049
... Page moves and renames are a pain this way, as you have to do a post-facto delete for each and then a subtree add for the lot. If you want to disable the...
Tim Ottinger
linux_tim
Online Now Send Email
Jan 5, 2009
8:05 pm
12050
Basically I share Tim's view on this. We were pretty happen, when we started being able to directly edit pages with fitnesse handling to open up pages in the...
Markus Gaertner
shino01051979
Offline Send Email
Jan 5, 2009
8:53 pm
12051
Hi Markus, Thanks for your instruction. But I need more info. Sorry I am new to FitNesse and still makeing my way up. In order to use SVN plugin what else I...
pranitpatel
Offline Send Email
Jan 5, 2009
9:13 pm
12052
I haven't tried using git with FitNesse. Perhaps Bob can comment on his experiences, but git handles renames, moves, and deletes pretty well. The only thing I...
Dean Wampler
deanwampler
Offline Send Email
Jan 5, 2009
9:14 pm
12053
There's one other alternative that could be useful for some teams; use your IDE to manage your FitNesse files. I've used the Band XI FitNesse plugin for...
Dean Wampler
deanwampler
Offline Send Email
Jan 5, 2009
9:44 pm
12054
I tend to agree with Tim as well. I would add that business users now need to know how to use svn/git, etc. If it were fully integrated, clicking save would...
Brandon Carlson
bjc0907
Offline Send Email
Jan 5, 2009
9:44 pm
12055
Our developers go to the business users dir, copy the files, add them to svn, and check them in as a unit of work. Any addl changes and they do it again or...
Tim Ottinger
linux_tim
Online Now Send Email
Jan 5, 2009
9:56 pm
12056
Hi folks. Long time fan, first time caller. We have some fairly complicated Acceptance Tests that follow the Build, Operate, Check (BOC) pattern. We had a...
Barrett Nuzum
hogarthnh
Offline Send Email
Jan 5, 2009
10:12 pm
12057
Hi Barrett, there is a version compatibility problem between fitnesse and fitlibrary. dbfit fixtures are based on fitlibrary but they also contain workarounds...
Gojko Adzic
gojko_lastname
Offline Send Email
Jan 6, 2009
6:15 am
12058
One thing that I just saw yesterday is, that you began to include a Versions responder, that would show all versions as gathered from the VCS. Usually this...
shino01051979
Offline Send Email
Jan 6, 2009
3:11 pm
12059
Hi, I am new to fitness and I am going through the fitnesse.org. I would like to know, how can I start creating sample tests and run them. I am bit confused. ...
autofitnesse
Offline Send Email
Jan 6, 2009
3:12 pm
12060
Would it work to use git, hg, svn, etc. locally for FitNesse, then merge to Perforce periodically? For those of you who don't know git, one of its killer...
Dean Wampler
deanwampler
Offline Send Email
Jan 6, 2009
3:21 pm
12061
... Indeed, the killer feature for SVN these days is that there is an easy escape route. -- Tim --------------------------- http://agileotter.blogspot.com/ ...
Tim Ottinger
linux_tim
Online Now Send Email
Jan 6, 2009
5:15 pm
12062
... As a developer, I keep the RevisionController plugin turned off and use the approach Bob Martin described (using Subversion, not Git). We have an internal...
timander37
Offline Send Email
Jan 6, 2009
7:29 pm
12063
Hey Gojko. Even if I move the contents of setup to be directly inline the page, (to avoid VariableScope issues, I take it?) and include the TEST_RUNNER ...
Barrett Nuzum
hogarthnh
Offline Send Email
Jan 6, 2009
10:09 pm
12064
Hey folks. As per other threads on this list, I upgraded FitLibrary to the latest version on http://sourceforge.net/project/showfiles.php?group_id=131744 After...
Barrett Nuzum
hogarthnh
Offline Send Email
Jan 6, 2009
10:44 pm
12065
Hi could you launch the two minute example? I think this is a good start to check if your FitNesse installation works. ...
Elsener Adrian
adrian.elsener
Offline Send Email
Jan 7, 2009
3:22 pm
12066
Hi, We want to have fitnesse in a central server and run the tests from different virtual machines. We could use the wiki import feature or do a check out in...
mike
mikempss
Offline Send Email
Jan 7, 2009
10:02 pm
12067
Hi, Actually I am using an IList to display a collection of objects. What appears here is an input into a collection, I just want to display the output of a...
desilva_ben
Offline Send Email
Jan 7, 2009
10:02 pm
12068
Hi, I'm new to Fitnesse tool, i have gone through the sample examples from fitnesse.org and they all worked for me. I'm a QA guy and I have a question...
bhaskar gurramkonda
bhaskargurra...
Offline Send Email
Jan 7, 2009
10:42 pm
12069
The problem is FitNesse doesn't know how to convert the collection to a string. If you can do that first, you can use the show keyword in DoFixture. ... ...
Mike Stockdale
jediwhale
Offline Send Email
Jan 7, 2009
11:01 pm
12070
As a QA person, you are testing the production code written by developers. To use FitNesse, you will often need fixture code to help test the production code....
Mike Stockdale
jediwhale
Offline Send Email
Jan 7, 2009
11:08 pm
Messages 12041 - 12070 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