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 878 - 907 of 14130   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
878
FitNesse has absorbed FIT. The entire fit package is in the latest release of fitnesse.jar. Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Feb 2, 2004
5:07 am
879
What is the recommended way to get fitnesse setup to run as an NT service? We are hoping to use the virtual wiki concept to enable multiple fitnesse users to...
paul_e_ingalls
Offline Send Email
Feb 2, 2004
5:18 am
880
Steve Starkey got FitNesse running as an NT service by using Install Shield(?). Getting the main distribution to run as an NT service is one of our stories...
Micah Martin
slagyr
Offline Send Email
Feb 2, 2004
3:09 pm
881
... I would recommend creating a Scheduled Task that starts FitNesse on system startup. I do this for JBoss and it works quite well. -- J. B. Rainsberger, ...
J. B. Rainsberger
nails762
Offline Send Email
Feb 2, 2004
6:23 pm
882
I can't run FitNesse using the run.sh script on Linux or Cygwin because "fitnesse.FitNesse" in the file should be "fitnesse.Fitnesse" (lowercase n). The...
Danny R. Faught
sw_alchemist
Offline Send Email
Feb 3, 2004
12:20 am
883
... I see that the instructions on fitnesse.org have been updated. Thanks. -- Danny R. Faught Tejas Software Consulting http://tejasconsulting.com/...
Danny R. Faught
sw_alchemist
Offline Send Email
Feb 3, 2004
12:21 am
884
Whoa. Thanks for catching that. We need to rename that class to FitNesse. For now I've changed the run.sh in cvs. Micah Martin Object Mentor, Inc. ...
Micah Martin
slagyr
Offline Send Email
Feb 3, 2004
12:49 am
885
In fact, I used InstallAnywhere. However, folks have to pay big bucks for that solution. I have since found a free solution: ...
firepoet78@...
firepoet78
Online Now Send Email
Feb 3, 2004
12:46 pm
886
Other options are: *) use AutoExNT (which in some sense is presumably "free" if you are already on NT, check http://tinyurl.com/35mnv) ==> beware that you can ...
Piergiuliano Bossi
pgbossi
Offline Send Email
Feb 3, 2004
1:03 pm
887
We launch our fitnesse tests from a junit test verifying that in the output there isn't any error or exception. With the version 20040119 of fitnesse there is...
Giannandrea Castaldi
giannandreac
Offline Send Email
Feb 3, 2004
3:05 pm
888
Although I have not used it, JavaService (http://www.alexandriasc.com/software/JavaService/documentation.html) appears to fit the need. Dennis...
cardenizen
Offline Send Email
Feb 3, 2004
3:50 pm
889
Hi all, We're just getting FitNesse going with JwebFit to do some web site acceptance testing. Does anyone have any hints/gotchas for working with JwebFit? Or,...
troyf@...
troywf
Offline Send Email
Feb 3, 2004
7:08 pm
890
Giannandrea, Thanks for the feedback. From a previous discussion on this group we established that an improved TestRunner is needed. I'll add your concern to...
Micah Martin
slagyr
Offline Send Email
Feb 3, 2004
9:59 pm
891
Umm.. I entered that bug into sourceforge two weeks ago. Are we using this mailing list to communicate bugs instead of the bug tracking feature in sourceforge?...
Rajesh Duggal
rajeshkduggal
Offline Send Email
Feb 4, 2004
3:09 am
892
Running the test at in the UserGuide at FitNesse.RunningAcceptanceTests yields: java.lang.ClassNotFoundException: eg.Division at...
Danny R. Faught
sw_alchemist
Offline Send Email
Feb 4, 2004
3:09 am
893
... When I launch a suite I'd like to have a summary page with a row for each sub-suite/testcase with the number of successes, failures, exceptions (the...
Giannandrea Castaldi
giannandreac
Offline Send Email
Feb 4, 2004
3:03 pm
894
Except.. there's a bug in the parsing of the "-r" switch. Since the Linux/Unix daemon files would live in /etc/init.d, I need to specify an absolute path to...
firepoet78@...
firepoet78
Online Now Send Email
Feb 4, 2004
3:05 pm
895
Either email or bug tracker is fine by me. Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Feb 4, 2004
3:11 pm
896
The eg package of fit needs to be in the classpath. I've update fitnesse.org so that this table runs. Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Feb 4, 2004
3:31 pm
897
... For us it was enough to redefine our own web fixture (extending original net.sourceforge.jwebunit.fit.WebFixture), adding a few convenience methods like: ...
Piergiuliano Bossi
pgbossi
Offline Send Email
Feb 4, 2004
3:32 pm
898
Stephen, Is this something that would need to be done for every release or is this work going to be reusable indefinitely? Micah Martin Object Mentor, Inc. ...
Micah Martin
slagyr
Offline Send Email
Feb 4, 2004
4:05 pm
899
Wellll.. if all that changes is fitnesse.jar (which is usually what happens), then I presume dropping a new one in and re-running the installer build script...
firepoet78@...
firepoet78
Online Now Send Email
Feb 5, 2004
2:21 am
900
Hello! First of all, hi to Rajesh and J.B. from Xp/Agile Toronto. This is my first post here, and I don't have much experience with Fitnesse..... I hope...
Patrick Parato
patrick_parato
Offline Send Email
Feb 5, 2004
3:36 pm
901
Ok. It sounds like you've got a good plan. Stick with it. This will be nice. Micah Martin Object Mentor, Inc. www.objectmentor.com...
Micah Martin
slagyr
Offline Send Email
Feb 5, 2004
3:57 pm
902
Patrick, Yes, you can do this. First, you need a class that acts as the context for the fixtures. This class will have some static member variables that your...
Robert C. Martin
rmartinoma
Offline Send Email
Feb 5, 2004
3:58 pm
903
You could use a RowFixture. The query method would return any rows that don't pass their range checks. The table would expect no rows to be present. Any...
Robert C. Martin
rmartinoma
Offline Send Email
Feb 5, 2004
5:38 pm
904
You could use a RowFixture. The query method would return any rows that don't pass their range checks. The table would expect no rows to be present. Any...
Robert C. Martin
rmartinoma
Offline Send Email
Feb 5, 2004
5:59 pm
905
Patrick, Yes, you can do this. First, you need a class that acts as the context for the fixtures. This class will have some static member variables that your...
Robert C. Martin
rmartinoma
Offline Send Email
Feb 5, 2004
5:59 pm
906
Patrick, Yes, you can do this. First, you need a class that acts as the context for the fixtures. This class will have some static member variables that your...
Robert C. Martin
rmartinoma
Offline Send Email
Feb 5, 2004
6:04 pm
907
Why is Yahoo! marking messages like this as spam? ... -- ... When I remember bygone days George Dinwiddie I think how evening follows...
George Dinwiddie
gdinwiddie
Offline Send Email
Feb 6, 2004
1:52 pm
Messages 878 - 907 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