I've got a large set of Fitnesse (For Java - v20090513) tests which are executed against a SLIM Query table.
To help with the testing (explain why we're getting certain results) I've ...
our testers have the requirement to store multiple properties for a test that are not present in the "properties".
e.g. they want to store priority, a description(not in the wiki page ...
Studying the standard Fit fixtures types I came along the DoFixture which is provided by FitLibrary - because I need the flexible approach this fixture type offers, I downloaded the latest ...
I am in the process of evaluating few test automation frameworks and would appreciate some input. We have a large credit processing business app and it has three endpoints: web ui, ...
I'm having trouble getting FitNesse to play nice with jmockit.
I'm using version v20110104 of FitNesse and version 0.999.9 of jmockit.
I had some ClassDefNotFound exceptions being thrown, but those were solved by ...
This is very similar to the following question: Fitnesse Suite fails to execute tests
However, I am getting this problem inconsistently, I have some suites that will execute the tests below ...