Tagged Questions

9
votes
3answers
505 views

Why Fit/FitNesse?

What's the point of using Fit/FitNesse instead of xUnit-style integration tests? It has really strange and very unclear syntax in my opinion. Is it really only to make product owners write tests? …
4
votes
2answers
643 views

Fitnesse for Delphi 2006 / Delphi 2007 /Delphi 2009

Is there a version of Fitnesse that works on Delphi 2006/2007/2009 ? If so where can I find It? Are there any other programs like Fitnesse that work on Delphi 2006 ?
2
votes
1answer
102 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 …
1
vote
3answers
383 views

Start seleniumRC from Fitnesse

I'm trying to integrate running Fitnesse tests from MSBuild im my nightly build on TFS. In an attempt to make it self contained I would like to start the seleniumRC server only when it's needed from …
0
votes
2answers
389 views

fitting parameters of ODEs while using octave/matlab ODE solver

I am using OdePkg in Octave to solve a system of stiff ODEs, e.g. by ode5r: function yprime = myODEs(t,Y,param) yprime = [ - param(1) * Y(1); # ODE for Y(1) …
0
votes
5answers
866 views

how to make child divs always fit inside parent div?

My question is if there is a way, without using javascript, to cause child divs to extend to the borders of their parent, without exceeding those borders, when you cannot know beforehand the size of …
0
votes
2answers
563 views

SSRS report fit in PDF

Hi, What is the best way to make the SSRS reporr fit in to PDF page. Thanks, Anna