Nicholas Dudfield wrote:
To that end I have been working on a unittest stub generator that uses
(...)
If we are only aiming at public methods this is a non issue.
do you know doctests, btw? http://docs.python.org/lib/module-doctest.html i've tested them (for Blender also, btw :) and they have some interesting features. ~Toni