I am currently using Fitnesse server release 20111026 to test against a .NET v4.0 project that contains references to some DLLs of .NET projects that were...
Hi people, I´ve been using Fitnesse for a few weeks from now and there are already about 20 different fixtures among Decision Table fixtures and Query Table...
Hi there, we are using DoFixtures to call our Java-Methods, for now we do this directly from our Testobject. Java ==== public class TestObject extends...
Hi, I just start using fitsharp for our mvc web application. We have Session and FormsAuthentication in our controller. I created fitnesse wiki page and also...
Hi all, Hopefully an easy and quick question for you. My client would like to provide access to documentation that gives business sense to the test cases that...
We have a CI server that runs our FitNesse tests using the command line runner. This works great (most of the time, I'll get to the problem in a minute). We...
How would one concatenate a symbol with text on either side? For example: Prefix: "GAR_" Variable: $todayDate Suffix: "_1" GAR_$todayDate_1 Which would...
I was looking at some wiki widgets (e.g. TodayWidget) to make some small enhancements. But I'm not sure where is the latest source code. I found different...
Hi, I am not quite sure whether this is the right place to post a bug report. If it is not, please inform me. When I try to Search the Wiki for a custom tag...
Hi, I am trying to update out current installation of Fitnesse to version 20120706. The auto-update and everything works fine, but I encountered a new problem...
We are in the early stages of evaluating fitnesse as our primary regression testing tool. As part of this evaluation I wanted to integrate fitnesse with TFS. I...
i need help on fitnesse integration with log4j. i have placed log4j properties file in FitnesseRoot, but still log file is not getting created. my log4j...
Just in case anyone else has been banging their head with this - I have been experiencing "Testing was interupted and results are incomplete." when running Fit...
Hi, We are using Fitnesse as part of our continuous build along side our test team in order that our full suite of tests can be run per build. We are currently...
I am new to Fitnesse and DbFit. I created a sample test page to see if I can connect to the database and when I try to test it, it fails with the following...
Hi all, I performed a big merge this afternoon. The merge sports a rich text editor. This editor can be used to edit wiki pages in a wysiwyg (what you see is...
Hi All, I have a suite of UI tests, which runs fine as individual tests but when I run as a suite, only 1st test passes and for successive tests the...
Hi all, I've been trying to use the xpath axes 'descendant39; in some fitlibraryweb tests and have encountered some issues. Although it works to a (limited)...
Hi, I'm very new to Fitnesse and this forum but was hoping someone could help me. On one of my pages, I have the following line of code that works fine: ...
I have a test where i want to read tags in an xml file (that is accessed in a browser) ... For e.g. if "tagname" consists content as "Java" , then i will get...
Is there a way to remove the edit option permanently using a flag value? If the flag is enabled, the edit should not be available or the property option should...
Setting up a new fitnesse site for a new employer for some REST tests. I'm not convinced I have it set up correctly. All the fit acceptance tests run fine. My...
Guys i have created a Test which will add some entries to the database, i mean a separate function got created. But i want that be a recursive i.e. In other...
Hi fellows, Just wondering if I should expect `ant all` to pass all the time. I have a bunch of tests that flicker. Do yours pass all the time, every time? <bb...
I realize the needed for automated testing and understand it conceptually. My problem is I do not know how to do it technically. I manage a group that uses...
I have a DecisionTable (using SLIM) where I want to test for the current day using !today(yyyyMMdd). When it's outside of the DecisionTable it displays...
I can no longer build fitnesse in Intellij after pulling the latest version. It's looking for stuff in lib that isn't there any more. -- Cheers, Mike...