I have installed Fitnesse and use it with Eclipse. I can write a test case and make it fail. But when i write the code which will work correctly, instead of...
A few questions if I may? 1. How are you starting FitNesse from within Eclipse? 2. Are you starting FitNesse local to your PC, or on a remote server? 3. Is...
Can we post jobs here ? If not can someone tell me somewhere I might be able to post jobs for Agile and Ftinesse in the North Carolina area? **************** ...
Let's keep this a forum for technical questions. The flavor of the opt-in is of a technical nature, not a solicitation nature. Once the door is opened to one...
There's an xp-jobs list that's just for this purpose. It says xp, but it's open to just about anything agile. John Roth ... From: "Kimberly Kulina/HSI"...
To facilitate professionals offering job opportunities, the Links area is available for posting you company's website along with your contact email address in...
Thanks for passing that along. While there is some good information there, there is also some concepts that should be updated. The section on what to do when a...
Sounds to me like the fitnesse server you are using has a !path to a production jar or dll file and not the development jar file you're working with. Is this...
In addition to Tim's suggestion, I recommend using a DoFixture or other workflow solution. If the concept truly is that one, non-divergent data set must...
Hello all, We have implemented a RowFixture that returns values from a DataSet. I know this is a pretty basic question, but we can't figure out how to pass two...
DOH! (Smacking self on forehead). Of course the arguments would need to be delimited by pipes! Thanks again Gojko. Marisa ... DataSet. ... how ... that ... ...
I have a small .NET utility that imports my fitnesse results into a mysql database. I started getting a parse error after adding a new test. This new test uses...
1. I am starting Fitnesse by "Right Click on the Fitness folder of the related project' and then 'Launch Fitnesse Runtime on this Root Folder' 2. Local to PC...
The 9083 port implies you are using the default settings in the FitNesse plug in, yes? Try setting the FitNesse Folder Prefix value to FitNesse -o. Where the ...
This application is unavailable now. Can anyone help me get the correct url to download the code for this application. Any other application would also be...
I've been using Fitnesse/FitServer.NET/WatiN with great results. However, I have recently run into one small issue. When running a test suite all wigdets seem...
Rendering is a separate process from running tests upon that rendered content. Rendering of a page doesn't invoke the constructors of the fixtures referenced...
I'm building a new web site for DbFit and rewriting the documentation from scratch. For the new site, I would love to have some success stories and comments...
The site seems to still want a login and password, I'm not sure what is up with that but at the same time I am glad to know it just isn't me but others are...
I didn't really have an issue with the fixtures getting instantiated, it was just the widgets. I was using widgets to get data from a database which I used to...
Is it the case that simply looking at the page in a web browser causes a database access to build all or part of a test table? If so, it may be better practice...