Can you any one please help me on this. It must a small mistake but I cannot find it. I have a presentation this eve , can someone please help me wiht this. ...
Is there a way to get SummaryFixture to log the test summary to a file? I'd like to do this on my highest level suite. I can then pull this info from the log...
Hmm I'm getting a similar error, except that it works on the wiki page but I get that error when I try to run it using the TestRunner. I was wondering if you...
Hi all, I've just started using FitNesse, so this might be a very dull question and it's probably some mistake on my end. I installed FitNesse and the wiki...
Sorry if this comes across twice. I sent it via email yesterday and it doesn't show up, so I'm re-sending it, this time through the Yahoo group Post page, just...
First.... It's my fault that your first email took so long to get through. To avoid spam on the list I filter all new posters. Sorry for the inconvenience. ...
There was a complaint about this a few months ago and I'm afraid it was never resolved. I find the problem odd because Java's portability breaks down here. ...
I just downloaded the fitnesse_src20050405.zip file, unzipped it, and opened the solution file. But, when I try to compile, it gives me some decidedly strange...
It didn't know what namespace 'fit' is because it couldn't compile the fit project in the solution. The reason for this is that the fitnesse.key file is stored...
... Hi, I was able to get some tests running by making explicit usage of locale when creating the SimpleDateFormat, i.e. the SimpleDateFormat("MMM dd, yyyy...
I have many methods in my .Net project that return DataViews to front end code behinds, and would like to be able to test these methods using Fitnesse for...
I'm trying to run a small dot net test with fitnesse but do not get any results on running the test - get yellow coloration with Assertions: 0 right, 0 wrong,...
Here's the approach I use: Instead of returning DataRow from GetTargetClass, return a DataRowWrapper that looks like this (usually I see these in the same file...
I have also used that approach as a workaround, though I used a struct as my temporary object. I was hoping to avoid creating one of those for every DataView I...
Hi Maggie, I appreciate the sentiment, but I don't see any other solution in the short term given time constraints and other priorities w/ the .NET Fitnesse ...
I am working in c#.net How to install fit ? What is the correct version and from where to download? Is it nessary to install fitnesse? I have a production Code...
Hi, all. Our shop has been using FitNesse for a couple of months now, and we've built up a fair size body of tests. We're starting to have a problem with test...