[ZDP] BackTalk to Document Zope Developer's Guide (2.4
edition)/Testing and Debugging
webmaster at zope.org
webmaster at zope.org
Sun Dec 28 04:57:32 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZDG/current/TestingAndDebugging.stx#2-21
---------------
Zope provides a number of different debugging and testing
facilities. The debugger allows you to interactively test your
applications. Unit tests allow help you make sure that your
application is develops correctly. The logger allows you to do
simple debugging and issue warnings.
% Anonymous User - May 28, 2002 1:57 am:
Typo: "Unit tests allow help you ..." should be "Unit tests help you to ..."
% Anonymous User - Dec. 28, 2003 4:57 am:
This doc shows how to check security issues.
http://www.zopelabs.com/cookbook/1046449715
More information about the ZDP
mailing list