Nate Lowrie wrote: > On 2/28/07, Uwe Grauer <[EMAIL PROTECTED]> wrote: >> Nate Lowrie wrote: >>> 3) I do think that we need to completely separate the unit test >>> structure from the Dabo directory (and move it into the trunk root >>> under the folder test). This way the test suite will be separate from >>> the framework and things will be clearer. Also, since the tests >>> already import Dabo there will be no changes that need to be made to >>> the code. >>> >> It wouldn't help that much to completely separate it, as tests depend >> somehow on what we have in dabo, but separating it into the trunk/dabo >> root directory would indeed be better. > > It's more of a cosmetic change than anything else. I just think that > it will be structured much better and things will be easier to find if > I don't have to go hunting every directory for tests. >
You didn't understand what i meant: 1. Separating it out of dabo/trunk is totally wrong as the tests are tests for dabo and depend on the dabo version. 2. Putting the tests under one test directory is indeed good as you won't have to search for all the test directories any more. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
