The question I am asking is somehow related the the V-Model. I assume most of you know the V-Model, see:
As mentioned in that model within a project you start with the requirements, create functional/technical/program specification and the actual code. When this all is finished the code is firstly being tested by the 'unit testing' principle (and so on).
The thing I am wondering about. Are you planning to create unit tests for the code that has been written for 'CMS Made Simple' to show that the code has been written meets the 'program specification' (if there are any).
Some background information: I have looked at the above 'unit testing' tools and must say that 'Simple Test' is a very good tool and almost the only one on which development is going on (furthermore it is a good thing imho that it is also a sourgeforge project.