Tagged Questions

3
votes
1answer
158 views

Floating point precision in FIT tests

Are there any good/best practices for dealing with floating point values when checking results with the fit framework? Our application does many calculations. In most situations checking values a ...
2
votes
1answer
123 views

fitnesse test framework, arbitrary properties for test and queries/test runs based on them?

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 itself) and so ...
0
votes
0answers
223 views

using Fit.Runner.FolderRunner to execute tests in MS Test

i have recently downloaded the FitSharp Library and am creating a new demo test project and trying to get to grips with the differences from the old fit.dll that we have running in our current test ...
0
votes
4answers
331 views

Fitnesse framework very slow when folder depth is greater 4 - why?

we are currently establishing fitnesse as the testing tool user acceptance testing. so far everything is good. we are using the java version "20091121". we are having troubles with folders that are ...