On 2/6/12 1 :03PM, "Martin Heidegger" <m...@leichtgewicht.at> wrote:
>On 07/02/2012 02:28, Carol Frampton wrote: >> Writing unit tests for the framework is something that could be started >> now. The framework code is out there. >There are no tests to the framework? Or just no unit tests? There are thousands of tests for the framework but they are all run within the "mustella" framework. Many, but not all, do screen compares, which has its set of advantages and disadvantages. Ideally they produce the same output on Windows and Mac but that is not always the case and the tests tend to run cleaner on Windows. Carol