Glad to help - The only criticism I hear of FitNesse is the Wiki documentation....so anything we ALL can do to make it better, clear, easier, has to be a Good ...
Problem seems to stem from Mozilla inserting <br> after each enty. E.g. for 2x2 default table: <html> <head> <meta content="text/html; charset=ISO-8859-1" ...
Trying to get off the ground with fit on windows. Another beginner question: I have an excel table as follows: TimesTwo input output() 2 4 4 8 6 12 8 16 The...
Hi, all. I`ve been trying to figure out how to use "SetUp" and "TearDown" pages. I couldīnt find documentation about it or examples (neither at this listīs...
Thanks Vance, I had no idea an automated contents page existed...sweet. Infact now i look at my tests within the suite i can quite plainly see that the order...
Hi, Newbie here getting started. Running into some problems. Hope someone can help. I created a table using Mozilla TimesTwo input output() 2 4 4 8 6 12 8 16 ...
Bruce - Fitnesse doesn't work directly with XL files. The way we do it is open the XL file, select all the cells, then open the Fitnesse page where it's going ...
... On my current project we do have a little something (based on POI) that converts a whole directory of Excel input files to wiki storage, wholesale....
Hi Bill, Thanks. I was reading the new Fit book and got the impression from page 71 that I could input an excel spreadsheet and that is why poi was needed....
1. Navigate to the page where you want the SetUp/ TearDown. 2. Add .SetUp or .TearDown to the URL and hit enter This will take you to a pager that allows you...
... I haven't used this feature myself, but it looks like you're trying to use FitLibrary's features to run straight from Excel, but you're using the Core Fit...
Hi, I discovered Fitnesse yesterday and have been trying to test it since yesterday. I have installed the framework but do not know how to set all the paths,...
Hi, what's the full-qualified class name of your TimesTwo class (including packages)? What happens if you specify this full-qualified name in your table? If...
Hi Andreas, Thanks for responding. TimesTwo is the fully qualified name. I have it in the default package for now. I believe the problem is that Mozilla...
... For an empty cell, I think it's doing that on purpose. (The example you posted earlier had mostly empty cells.) If you think that's the problem though, why...
Hi Bill, Thanks. I had removed it by hand and Fit thereafter accepts it. Mozilla puts the <br> in there even if not an empty cell. This leaves me with 2...
I have a RowFixture that has many columns that expect a java.util.Date formatted as DD/MM/YYYY. For some rows, I don't want to assert that a specific date...
I looking for a clean way to add an html report saved as a web page, to a wiki page. I've tired external links, but they seem only to recognize pages served...
Anyone had any success using Dot (http://www.graphviz.org) with Fitnesse and custom .net fixtures? Graphically comparing associations a la p250 of "Fit for...
Hi Todd, We're getting closer to having FitLibrary.net. Dot and other graphics will then be supported in all the FitLibrary fixtures. I'm currently coaching a...
Hi Chris, if you leave a cell blank in a ColumnFixture (and thus also in RowFixture, since RowFixture is derived from ColumnFixture), the value of the...
I actually handle the null case already. I simply want to let Fit populate the cell with whatever date value comes back from the system. I'm simply baffled by...
I think you've covered all the bases. Putting it in the files section and adding a link to it on a wiki page is the route I'd take. Do you envision an better...
So I installed FitNesse and got up and running in no time. This software rocks. But I missed a page in the guide that told med how to get a windows service...
Do I use fixtures on SetUP and TearDown like I use in tests? Douglas ... Do I use fixtures on SetUP and TearDown like I use in tests? Douglas Trond Arve...
Yepp, Hans ... -- No one ever died wishing they spent more time at their desk (Will Gadd) There are old climbers and there are bold climbers but there are no...
I'd be interested to hear from anyone who has gotten the CppFit to work with the WorkShop compiler for Solaris as well. On both Solaris X86 and SPARC, I end...