On Sun, Dec 7, 2008 at 1:08 AM, Marc Santhoff <[EMAIL PROTECTED]> wrote:
>
> Since I can save a lot of work depending on this orders I'd like to do
> so. ;)

Could you explain, I don't fully understand your statement.


> Is there any argument speaking against assuming fixed order behaviour?

One of the design guidelines for unit testing is that tests must NEVER
rely on the output of other tests. So the order of tests are really
irrelevant. Any single tests or test suite must be able to run and
pass without first having to run others in a set order.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to