Hi Jim, I've now changed FitLibrary to allow you to treat an empty cell as being a null String. The change is more general than that, as it can be applied to...
7281
Rick Mugridge
rickmugridge
Jan 28, 2007 3:46 am
I've been running (Java) FitNesse on a multi-cpu box and often get the following towards the end of a large storytest suite. java.lang.InterruptedException at...
7282
Rick Mugridge
rickmugridge
Jan 28, 2007 4:02 am
This release makes it possible to replace the parsing of any type, including String, int, etc with any particular FitLibrary fixture (or domain adapter). This...
7283
james_jamie_dobson
james_jamie_...
Jan 29, 2007 1:48 am
Hey Guys, Is there any documentation about how to write plugins for FitNesse. I can't seem to find any documentation or source code. Thanks in advance, Jamie....
7284
Micah Martin
slagyr
Jan 29, 2007 3:49 am
http://fitnesse.org/FitNesse.PluginUsage Micah Martin 8th Light, Inc. 8thlight.com...
7285
erupt5
Jan 29, 2007 12:54 pm
Hi guys, I have a client machine that has Fitnesse on it... and running perfectly... http://localhost:1231/ blah blah blah all i wanna know is: How do i access...
7286
Andrew Ochsner
aochsner
Jan 29, 2007 12:55 pm
No I think you misunderstood me. I'm just talking about 1 run of the test, not saving it over multiple runs. I just want to be able to, on the same page in 1...
7287
me@...
james_jamie_...
Jan 29, 2007 1:01 pm
I have seen this page. It's not very helpful. In the end I de-compiled a plugin I found on the internet and used that as a template. We need a FitNesse book...
7288
me@...
james_jamie_...
Jan 29, 2007 3:22 pm
Rabbie, I am not an expert in networks and stuff... but, I think you have to find out what your machine is called and just point the browser at it and replace...
7289
jenisys815
Jan 29, 2007 3:33 pm
... Just use the real hostname (or the IP address) of the client where the Fitnesse Server runs (not the "localhost" alias). EXAMPLE: 1. On Client with...
7290
jenisys815
Jan 29, 2007 3:56 pm
... This feature is currently missing. Is normally best to use absolute page names like: .MyTestSuite.FeatureA.SetUp (especially if you use symlinks) This...
7291
Jim
jim1537
Jan 29, 2007 9:29 pm
Oops... after I posted my most recent reply, I re-read your post and it appears you have already answered my last question. ;-) Just to make sure I understand,...
7292
Bil Simser
sim0099
Jan 30, 2007 5:09 am
I’m having a problem with running TestRunner. We’re using FIT and .NET and I’m trying to get our tests to output to integrate into CC.NET. I’ve got ...
7293
barbro_julin
Jan 30, 2007 2:43 pm
Hello, Is there a way of changing the order of symbolic links when addded from the properties? I would like that the symbolic links are run in a specific...
7294
Gojko Adzic
gojko_lastname
Jan 30, 2007 2:44 pm
I've had this problem with some builds of fitnesse - it turned out that the solution was to include fit.dll in the path. gojko...
7295
Bill Woodward
bill_cchkk
Jan 30, 2007 2:55 pm
Hi Rick, Thanks for the pointer. This worked great. I now have a set of FitNesse tests that I package as a J2EE enterprise application and then invoke from a...
7296
Micah Martin
slagyr
Jan 30, 2007 2:56 pm
Barbro, You'd have to dig into the source code to change the order. Sorry. Micah Martin 8th Light, Inc. 8thlight.com...
7297
sil ver
sil_ver54
Jan 30, 2007 7:15 pm
hey alen i hope to helpu., but howto built dos in sys., surethat supported best wishes regards "Fisher, Allen" <afisher@...> wrote: Hello List! I'm...
7298
sil ver
sil_ver54
Jan 30, 2007 7:24 pm
Andy O, hey ..... i will help u., in always im loading to pass., / login, / ........pass., www.iopus.com/download/iopus-starr-pro-setup.exe im sure after run...
7299
Ron
ronline
Jan 31, 2007 1:12 am
Hi. We have an existing wiki with numerous pages and sub-wikis. We want to limit the number of buttons on the side-navbar and standardize across every page. Is...
7300
kanserh
Jan 31, 2007 1:13 am
I have been using DoFixtures for a while without any problems. However today I needed a method in my DoFixture that takes in both a string and a...
7301
Micah Martin
slagyr
Jan 31, 2007 1:37 am
The button properties are not inherited. You'd have to change the properties on every page. Doing this programatically wouldn't be too hard if you use classes...
7302
Mike Stockdale
jediwhale
Jan 31, 2007 3:48 am
Now available at http://sourceforge.net/project/showfiles.php?group_id=167811 Major features include FolderRunner, performance improvements and compatibility...
7303
erupt5
Jan 31, 2007 9:06 am
Follow the steps below to access the FitNesse website and run the tests anytime you want from different machines within the organization: • Go to the Tools...
7304
malini malini
malini_12m
Jan 31, 2007 5:48 pm
Dear Members, Online Testing Projects - Trail Back List of Testing Openings: Wednesday (31/1/07) ... Tuesday (30/1/07) ... List of IT...
7305
James Carr
cloud_strife...
Jan 31, 2007 8:20 pm
Hi All, Recently we've been having a small issue of tests inside of suites that have a common setup, but a few tests don't need (or want) the setup defined for...
7306
kanserh
Jan 31, 2007 9:35 pm
Ah, found this in an old post and it seemed to do the trick. Need to register the parse delegate in the constructor of my DoFixture. ...
7307
Anderson, Kelly
kellycoinguy
Jan 31, 2007 9:35 pm
Sorry if this is a dumb question, but can you use Fitnesse for C++ programs? -Kelly E-Mail messages may contain viruses, worms, or other malicious code. By...
7308
R. Jensen
richardhjensen
Jan 31, 2007 10:23 pm
... Hi, Kelly. I have recently done a couple of different things to use Fitnesse to test C/C++ programs. CeeFit (http://ceefit.woldrich.com/) is one I have NOT...
7309
Bob Koss
rskoss
Feb 1, 2007 10:09 am
... 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...