cybertools/browser
helmutm a551d4548a clean-up of cybertools.browser
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1137 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-03-24 14:29:52 +00:00
..
liquid clean-up of cybertools.browser 2006-03-24 14:29:52 +00:00
__init__.py a whole bunch of work mainly introducing viewlet stuff; and a few renames... 2005-10-31 15:44:01 +00:00
configure.zcml clean-up of cybertools.browser 2006-03-24 13:21:20 +00:00
controller.py clean-up of cybertools.browser 2006-03-24 13:21:20 +00:00
ftests.py clean-up of cybertools.browser 2006-03-24 13:21:20 +00:00
liquid.txt clean-up of cybertools.browser 2006-03-24 13:21:20 +00:00
README.txt clean-up of cybertools.browser 2006-03-24 13:21:20 +00:00
tests.py work in progress: cybertools.relation package 2005-11-02 08:00:17 +00:00

Browser View Tools
==================

We first set up a test and working environment:

    >>> from zope.app import zapi
    >>> from zope.app.testing import ztapi