That Java would handle a straight implementation on System I sounds correct. Another interesting development that I just learned of this week is that there is...
I'm on the team (biz, not developer) creating an Excel based application in .NET. Looking for any advice or guidance on FITing such an application. Thanks...
Hi, I'll be in Canada next week at Agile 2008. If anyone else from the list will be there (apart from the people to whom I already promised to buy beers),...
Hello, I am testing the generation of some notification content. One of the developers added a method to an existing fixture so that I can pass in an ID for a...
Hi Marisa, symbols are type-safe and they will check full content in the symbol, not just the stuff displayed in the cell. So the hidden crlf might well be the...
Can you tell us a bit more about how .NET and Excel are being used? It should be fairly easy to connect FIT, but the details depend on what your system is...
Hi Marisa, I am encountering the same problems with carriage returns on my project as well. I have tried using the <br> tag, putting the strings into...
I know of these but often i need to compare the whole string (so substring doesnt help) and the specific content of the string has to be the exact same so...
Hi, I downloaded the latest source code release from fitnesse.org (fitnesse_src20080702.zip) but there is no source code there. I can only see dotnet (empty)...
No, the zip got messed up. Plus, there are a number of bug fixes since then. I hope we'll get a new release out this week at Agile 2008. If you need a new...
... no, i need a stable release to rebuild a couple of my projects that depend on fitnesse. i'll wait for the release this week. btw, troubleshooting the stuff...
Thanks everyone for your help and suggestions. I will forward this on to the developer. I think the best approach for now would be to remove the CRLFs within...
Hi All, I am getting following exception with PyFIT- ________________________________________ Standard Output: in connect. host: 'testbox2' port: '8090' http...
I've scheduled a session on "Ideas About Fit Implementations" for Wednesday 13:00 in the Open Jam area. Rick Mugridge and Gojko Adzic and I will be talking...
Hey folks, I've been looking at the fitnesse code to try to figure out the regular expression they use that matches a fixture call back to it's method e.g. if...
Mark Gargan
mark.gargan@...
Aug 5, 2008 4:02 pm
10924
Chaps just a long shot: sometimes our fixtures 'frig' if the API is not ready/broken. (Maybe it'll do a database poke or manually invoke a sql job etc. etc.) ...
How can pass the output value from a test (run) to be used in an another test on the same page?  Is is possible for tests using ActionFixture?  Thanks in...
... TEST_RUNNER=C:\Python23\PyFIT-0.8a1\fit\FitServer.py</span><br/><br/><ta\ ble ... fitnesse.components.FitClient$FitListeningRunnable.run(FitClient.java:14\...
Hey Pudur, You can use symbols I think. Have a look here <http://fitnesse.org/FitNesse.SymbolsInTestTables>. Thanks, Mark....
Mark Gargan
mark.gargan@...
Aug 6, 2008 3:11 pm
10930
... I've used static variables if the derived ActionFixtures classes are the same. I would imagine that it could work the same for an encapsulated class if the...
hi, I am an newbie with fitnesse, and I would like to implement actionFixture to behave something like this transfer |100,00 |AC0001 |AC0002 but i get the...
Almir Kazazic
kazazic@...
Aug 7, 2008 2:37 pm
10932
Hi all, Has anyone else noticed this behaviour with FitNesse.NET: If you run a suite and that suite happens to contain a page marked as a test and that page...
I won't be able to attend the Agile 2008 Open Jam session (I'm in Ottawa) but it would be great if: 1. There were a way to search for pages that have fixtures...
This is another enhancement request I work in a multi-developer environment and as Gojko recommends in his excellent FitNesse.NET document we have a central...