... Yes you can. If you are using Windows, the C++ Fitserver on the website should work. If you are using Linux, we need to get you a soon-to-be-released...
... In a recent project we are using Fitnesse.Net for testing C++ applications. You have basically two options to get at your code from .NET in VS 2005: 1)...
I have a question about how I can get TearDown to be called by fixtures. The SetUp works fine (as far as I can tell), but the TearDown box is not even...
Failing Scenario: We have a DoFixture invoking a .NET 2.0 assembly that contains a class extending the ActiveDirectoryMembershipProvider. The error message ...
Hi All, Could you please tell me how to add more than one space between two words in wiki table. EXPECTED OUTPUT ON TABLE: |a b| When I am writing, like...
That's a very good question. I'm running into the same issue, as well as spaces at the beginning and end of a word in a table for a test. For instance, I'm ...
I've run into this before and a quick -yet not necessarily optimal- workaround I used was to encapsulate the values in some marker, and have the ... And then...
... From: "Francesco Rizzi" <francesco.rizzi@...> To: <fitnesse@yahoogroups.com> Sent: Friday, February 02, 2007 9:42 AM Subject: Re: [fitnesse] How to...
hie friends i m in gr8 need at this time....i hve some cpp code testing to do at my job....i tried using fitnesse to do it but i think it requires a plugin to...
I needed to test a web fix where the users needed to retain leading spaces ... This worked fine for me. The !- and -! tags tell the FitNesse wiki that the ...
The output of Fit does not contain a date and time for when the tests were run. When integrating with Fit, I'd like the time that the tests were run to be...
Hi, We are using Fitnesse and PyFit for testing and we would like to simplify the installation and upgrade procedure for people that only need to write new...
Bump Still looking for a description of your solution you mentioned in your PS: "PS, I have a solution for the simpler problem: making the password explicit as...
The date and time the test started and the elapsed time is kept in the 'summary' variable in the fixture instance - this is a map in Java and a dictionary in ...
You could probably use py2exe to create a distributable exe. I don't off the top know why it wouldn't work. However, I haven't ever done it, so I don't have...
Hello, I'm having a small problem with Fitnesse and was hoping someone here could help. When I run Fitnesse, as I click through the various links etc I get the...
Hi, I have already started looking over py2exe. The question is what should I make an exe? The FitServer.py? Or my fixtures? At first look, I tend to believe I...
Hi, Ok. I've figured it out and it looks acceptable to me. Please let me know if this is looks ok to you, too :) 1. I've made the exe from FitServer.py and...
This problem also occurs in the latest version on Fitnesse.Net and I couldn't find much information on using Nested tables. Perhaps I'm not looking in the...
Hi, I installed jre1.5.0_10. Now I get the following output and then nothing more happens (I tried both port 80 and 8080): FitNesse (20060719) Started... port:...
Hi, I installed jre1.5.0_10. Now I get the following output and then nothing more happens (I tried both port 80 and 8080): FitNesse (20060719) Started... port:...
Hi, I've been shifting through the fitnesse source a bit trying to discover a way to include log results for test runs within the test results. Specifically, I...
I upgraded the FitNesse app I was using to 20060719 and I keep recieving an error when I try and access another wiki page when one is running. Example I run a...