Dec. 18, 2009
12:43 p.m.
On Dec 18, 2009, at 1:10 PM, Marcus Denker wrote:
I think that in Pharo most of the tests are unit tests. Please correct if I'm wrong, don't know it well enough yet. Each package is perfectly unit tested.
No, no package is perfectly unit-tested. Not even close. For some things there a no tests at all.
This is even phrased too positively: For *almost everthing*, there are no tests. In addition, the code base is *a mess of epic proportion*. Normal rules do not apply. Marcus