17 Mar
2003
17 Mar
'03
8:44 p.m.
Chen Fu wrote at 2003-3-17 12:22 +0800:
I download several products and find some of them own a "tests" directory. I think there are the files for unit test. Any guru can show me how to do a unit test in zope? Maybe you can give me a link to read :)
The "unit test" section in the Python Library Reference is a good start.... Dieter